Browse Source

[commands] Add missing word in HelpCommand documentation

pull/2240/head
Harmon 6 years ago
committed by Rapptz
parent
commit
94c0cb0d5c
  1. 2
      discord/ext/commands/help.py

2
discord/ext/commands/help.py

@ -250,7 +250,7 @@ class HelpCommand:
mentioned in :issue:`2123`.
This means that relying on the state of this class to be
the same between command invocations would not as expected.
the same between command invocations would not work as expected.
Attributes
------------

Loading…
Cancel
Save