Fixes minor grammatical error in Command.update

This commit is contained in:
Stocker
2021-07-28 19:56:36 -04:00
committed by GitHub
parent 85f3e11ef1
commit 1472e9ed7c
2 changed files with 2 additions and 2 deletions

View File

@ -2551,7 +2551,7 @@ msgid "The function to remove from the checks."
msgstr ""
#: discord.ext.commands.Command.update:1 discord.ext.commands.Group.update:1 of
msgid "Updates :class:`Command` instance with updated attribute."
msgid "Updates :class:`Command` instance with updated attributes."
msgstr ""
#: discord.ext.commands.Command.update:3 discord.ext.commands.Group.update:3 of