Skip to content

Commit 96f589b

Browse files
committed
Fixed changelog comment
1 parent 594bb56 commit 96f589b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Renamed `install_command_set()` and `uninstall_command_set()` to `register_command_set()` and
66
`unregister_command_set()` for better name consistency.
77
* Bug Fixes
8-
* Fixed help formatting bug in `Cmd2ArgumentParser` when `nargs` > 1 and `metavar` is a tuple
8+
* Fixed help formatting bug in `Cmd2ArgumentParser` when `metavar` is a tuple
99
* Added explicit testing against python 3.5.2 for Ubuntu 16.04, and 3.5.3 for Debian 9
1010
* Added fallback definition of typing.Deque (taken from 3.5.4)
1111
* Removed explicit type hints that fail due to a bug in 3.5.2 favoring comment-based hints instead

0 commit comments

Comments
 (0)