summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2016-10-01 18:26:28 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2016-10-01 18:36:37 +0530
commit09ab2eb3b79f94a19fae1fe802e571ce4d4eb6b0 (patch)
tree8485f0db9623d49e978e0fcd895deb058aef0a97
parent8ae05bd981dee681a12237f48066f5fbe9c3cdbe (diff)
downloadconfigshell-fb-09ab2eb3b79f94a19fae1fe802e571ce4d4eb6b0.tar.gz
fix typo in GENERALITIES section of help message
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
-rw-r--r--configshell/node.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/configshell/node.py b/configshell/node.py
index 848c667..e795dd2 100644
--- a/configshell/node.py
+++ b/configshell/node.py
@@ -56,7 +56,7 @@ class ConfigNode(object):
B{pwd} command to display the complete current path.
Navigating the tree is done using the B{cd} command. Without
- any argument, B{cd} will present you wil the full objects
+ any argument, B{cd} will present you with the full objects
tree. Just use arrows to select the destination path, and
enter will get you there. Please try B{help cd} for navigation
tips.