[commands] Add missing word in HelpCommand documentation

This commit is contained in:
Harmon 2019-06-19 15:06:32 -05:00 committed by Rapptz
parent 850a0431bf
commit 94c0cb0d5c

View File

@ -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
------------