Spelling error "paramenter"
replace "paramenter" with "parameter" Change-Id: Id7ef609c01ca7517c09553e082edee522e05bea2 Closes-Bug: #1683272
This commit is contained in:
@@ -735,7 +735,7 @@ class OSAPIFixture(fixtures.Fixture):
|
||||
"""Create an OS API server as a fixture.
|
||||
|
||||
This spawns an OS API server as a fixture in a new greenthread in
|
||||
the current test. The fixture has a .api paramenter with is a
|
||||
the current test. The fixture has a .api parameter with is a
|
||||
simple rest client that can communicate with it.
|
||||
|
||||
This fixture is extremely useful for testing REST responses
|
||||
|
||||
Reference in New Issue
Block a user