Skip to content

Commit 571ff7d

Browse files
author
Todd Leonhardt
committed
Trivial typo fix
1 parent 04c1f2e commit 571ff7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ News
1414
* Redundant **list** command removed and features merged into **history** command
1515
* Added **pyscript** command which supports tab-completion and running Python scripts with arguments
1616
* Improved tab-completion of file system paths, command names, and shell commands
17-
* Thanks to Kevin Van Brunt for all fo the help with debugging and testing this
17+
* Thanks to Kevin Van Brunt for all of the help with debugging and testing this
1818
* Changed default value of USE_ARG_LIST to True - this affects the beavhior of all **@options** commands
1919
* **WARNING**: This breaks backwards compatibility, to restore backwards compatibility, add this to the
2020
**__init__()** method in your custom class derived from cmd2.Cmd:

0 commit comments

Comments
 (0)