From 929e504a32377e99a4f34ecc6dfd00ff3b6e71e7 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Sun, 2 Sep 2018 00:58:33 -0400 Subject: Updated comment --- cmd2/cmd2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd2') 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 = '' -- cgit v1.2.1