diff --git a/tools/tempest-plugin-sanity.sh b/tools/tempest-plugin-sanity.sh index a4f706e018..44bf840797 100644 --- a/tools/tempest-plugin-sanity.sh +++ b/tools/tempest-plugin-sanity.sh @@ -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