summaryrefslogtreecommitdiff
path: root/cmd2/cmd2.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-02 00:58:33 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-09-02 00:58:33 -0400
commit929e504a32377e99a4f34ecc6dfd00ff3b6e71e7 (patch)
treec9a6954f646cfedb9bdd7f8cfdac100ba4559ffb /cmd2/cmd2.py
parentfe0442973153896721f12ceeb08822bd478d4fca (diff)
downloadcmd2-git-929e504a32377e99a4f34ecc6dfd00ff3b6e71e7.tar.gz
Updated comment
Diffstat (limited to 'cmd2/cmd2.py')
-rw-r--r--cmd2/cmd2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd2/cmd2.py b/cmd2/cmd2.py
index a54d813c..2c086033 100644
--- a/cmd2/cmd2.py
+++ b/cmd2/cmd2.py
@@ -709,7 +709,7 @@ class Cmd(cmd.Cmd):
The last item in both lists is the token being tab completed
On Failure
- Both items are empty
+ Two empty lists
"""
import copy
unclosed_quote = ''