mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-05-16 10:49:24 +00:00
[tasks] Fix a typo in documentation
This commit is contained in:
parent
0216db0c0a
commit
6515f33978
@ -163,7 +163,7 @@ class Loop:
|
||||
async def __call__(self, *args, **kwargs):
|
||||
"""|coro|
|
||||
|
||||
Calls the internal callback that the command holds.
|
||||
Calls the internal callback that the task holds.
|
||||
|
||||
.. versionadded:: 1.6
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user