We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a6b26 commit 53fc617Copy full SHA for 53fc617
examples/hooks.py
@@ -37,7 +37,7 @@ class CmdLineApp(cmd2.Cmd):
37
38
We also add a postcommand hook, which updates the shell prompt to show the
39
raw contents of the Statement after the postparsing hooks are finished. To
40
- use this hook, run `(Cmd) set debug True`. All of the above variations of
+ use this hook, run `(Cmd) set debug True`. All of the above variations of
41
the list command should produce the same raw content.
42
43
"""
0 commit comments