From 1472e9ed7c0d73b51b231337bcb467f025c13291 Mon Sep 17 00:00:00 2001 From: Stocker <44980366+StockerMC@users.noreply.github.com> Date: Wed, 28 Jul 2021 19:56:36 -0400 Subject: Fixes minor grammatical error in Command.update --- docs/locale/ja/LC_MESSAGES/ext/commands/api.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/locale/ja/LC_MESSAGES/ext/commands/api.po b/docs/locale/ja/LC_MESSAGES/ext/commands/api.po index 0bf199bf..c3889675 100644 --- a/docs/locale/ja/LC_MESSAGES/ext/commands/api.po +++ b/docs/locale/ja/LC_MESSAGES/ext/commands/api.po @@ -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 -- cgit v1.2.3