Fix misspelling

Change-Id: I763308d2d763c85fcdb9021114385477ad4b5a1d
This commit is contained in:
venkatamahesh 2016-02-04 06:41:03 +05:30
parent cfe008fbe9
commit 14a292b803
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ For example, the ``python-keystoneclient`` project has tests in
[testenv:debug]
commands = oslo_debug_helper -t keystoneclient/tests {posargs}
Similarily, most ``oslo`` projects have the tests at the package level, it
Similarly, most ``oslo`` projects have the tests at the package level, it
would have to pass in::
[testenv:debug]