Merge "Fix a typo of a missing letter"

This commit is contained in:
Jenkins 2017-09-15 15:59:16 +00:00 committed by Gerrit Code Review
commit f87093ef0c

@ -20,7 +20,7 @@
# What it does: # What it does:
# * Creates the virtualenv # * Creates the virtualenv
# * Install tempest # * 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. # given.
# * For each project in a list, It does: # * For each project in a list, It does:
# * Clone the Project # * Clone the Project