Fix a typo of a missing letter

Fix typo of a missing letter of comment out.

Change-Id: Iebd607496ee6ae3d1d4a2a7b91315a1f97fe8b48
This commit is contained in:
Momoka Toyota 2017-09-15 10:56:42 +09:00
parent b17f7a380b
commit fe879eaa2a
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
# What it does:
# * Creates the virtualenv
# * Install tempest
# * Retrive the project lists having tempest plugin if project name is
# * Retrieve the project lists having tempest plugin if project name is
# given.
# * For each project in a list, It does:
# * Clone the Project