1
0
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:
Rapptz 2020-12-14 22:18:40 -05:00
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