summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLinda Wang <wangwulin@huawei.com>2018-02-02 02:26:38 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-02-02 02:26:38 +0000
commit2db621767d66b632fab4e2594e4524348484ad56 (patch)
tree4d2283067eeb9efef9622d9c8baef8c89cb3c39b
parent1825aa713952288e4204ea3b38f0d3c0635a6918 (diff)
parent2c755a5868bceb8ecd25dfb49d03dd3d784cf57d (diff)
Merge "Fix a typo in docstring"
-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: