mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 10:53:10 +00:00
docs: Fix minor typo
This commit is contained in:
@ -276,7 +276,7 @@ class AutoShardedClient(Client):
|
||||
async def close(self):
|
||||
"""|coro|
|
||||
|
||||
Closes the connection to discord.
|
||||
Closes the connection to Discord.
|
||||
"""
|
||||
if self.is_closed():
|
||||
return
|
||||
|
Reference in New Issue
Block a user