aboutsummaryrefslogtreecommitdiff
path: root/docs/locale/ja
diff options
context:
space:
mode:
authorStocker <[email protected]>2021-07-28 19:56:36 -0400
committerGitHub <[email protected]>2021-07-28 19:56:36 -0400
commit1472e9ed7c0d73b51b231337bcb467f025c13291 (patch)
treea3ed51d20225d9d87595f071f5f4c5136c058820 /docs/locale/ja
parentFix Example Usage in docs (diff)
downloaddiscord.py-1472e9ed7c0d73b51b231337bcb467f025c13291.tar.xz
discord.py-1472e9ed7c0d73b51b231337bcb467f025c13291.zip
Fixes minor grammatical error in Command.update
Diffstat (limited to 'docs/locale/ja')
-rw-r--r--docs/locale/ja/LC_MESSAGES/ext/commands/api.po2
1 files changed, 1 insertions, 1 deletions
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