aboutsummaryrefslogtreecommitdiffstats
path: root/functest/opnfv_tests/sdn/odl
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-01-31 22:22:44 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-01-31 22:23:44 +0100
commit2c755a5868bceb8ecd25dfb49d03dd3d784cf57d (patch)
tree1b138b66b90d82d06d9159d711563b5175c52751 /functest/opnfv_tests/sdn/odl
parent834c2cd75b7af478e7456f9fd7a344b5ccf92665 (diff)
Fix a typo in docstring
Change-Id: I4826240a56141771df202b9b3b416d64d2db2cf4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest/opnfv_tests/sdn/odl')
-rw-r--r--functest/opnfv_tests/sdn/odl/odl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/functest/opnfv_tests/sdn/odl/odl.py b/functest/opnfv_tests/sdn/odl/odl.py
index 6c05c0181..f25dfe5ec 100644
--- a/functest/opnfv_tests/sdn/odl/odl.py
+++ b/functest/opnfv_tests/sdn/odl/odl.py
@@ -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: