diff options
| author | Stocker <[email protected]> | 2021-07-28 19:56:36 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-28 19:56:36 -0400 |
| commit | 1472e9ed7c0d73b51b231337bcb467f025c13291 (patch) | |
| tree | a3ed51d20225d9d87595f071f5f4c5136c058820 /docs/locale/ja | |
| parent | Fix Example Usage in docs (diff) | |
| download | discord.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.po | 2 |
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 |