docs: Fix minor typo

This commit is contained in:
Reece Dunham
2019-06-11 10:27:50 -04:00
committed by Rapptz
parent 2b4cf5dafc
commit 34b93c757c
2 changed files with 6 additions and 6 deletions

View File

@ -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