Fix a typo in docstring 17/51417/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Wed, 31 Jan 2018 21:22:44 +0000 (22:22 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Wed, 31 Jan 2018 21:23:44 +0000 (22:23 +0100)
Change-Id: I4826240a56141771df202b9b3b416d64d2db2cf4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/sdn/odl/odl.py

index 6c05c01..f25dfe5 100644 (file)
@@ -139,7 +139,7 @@ class ODLTests(robotframework.RobotFramework):
     def run(self, **kwargs):
         """Run suites in OPNFV environment
 
-        It basically check env vars to call main() with the keywords
+        It basically checks env vars to call main() with the keywords
         required.
 
         Args: