summaryrefslogtreecommitdiff
path: root/cmd2/parsing.py
diff options
context:
space:
mode:
Diffstat (limited to 'cmd2/parsing.py')
-rw-r--r--cmd2/parsing.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd2/parsing.py b/cmd2/parsing.py
index 8b25684a..082cc7aa 100644
--- a/cmd2/parsing.py
+++ b/cmd2/parsing.py
@@ -425,7 +425,7 @@ class StatementParser:
This method is used by tab completion code and therefore must not
generate an exception if there are unclosed quotes.
- The Statement object returned by this method can at most contained
+ The Statement object returned by this method can at most contain
values in the following attributes:
- raw
- command