mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-22 16:51:59 +00:00
Fix typo in CommandTree.fetch_command's NotFound doc
This commit is contained in:
parent
06c1f44d74
commit
f6a74f74a7
@ -162,7 +162,7 @@ class CommandTree(Generic[ClientT]):
|
||||
NotFound
|
||||
The application command was not found.
|
||||
This could also be because the command is a guild command
|
||||
and the guild was not specified and vise versa.
|
||||
and the guild was not specified and vice versa.
|
||||
|
||||
Returns
|
||||
--------
|
||||
|
Loading…
x
Reference in New Issue
Block a user