mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +00:00
Fix typo within HelpCommand.verify_checks
documentation
This commit is contained in:
parent
5b98ce1235
commit
eb1d03f8f7
@ -278,7 +278,7 @@ class HelpCommand:
|
||||
If ``None``, only calls :attr:`.Commands.checks` in a guild setting.
|
||||
If ``False``, never calls :attr:`.Commands.checks`. Defaults to ``True``.
|
||||
|
||||
..versionchanged:: 1.7
|
||||
.. versionchanged:: 1.7
|
||||
command_attrs: :class:`dict`
|
||||
A dictionary of options to pass in for the construction of the help command.
|
||||
This allows you to change the command behaviour without actually changing
|
||||
|
Loading…
x
Reference in New Issue
Block a user