mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 09:56:09 +00:00
Fix typo in async with documentation
This commit is contained in:
@ -312,7 +312,7 @@ class AutoShardedClient(Client):
|
||||
|
||||
.. describe:: async with x
|
||||
|
||||
Asynchronously initialises the client and automatically.
|
||||
Asynchronously initialises the client and automatically cleans up.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
|
Reference in New Issue
Block a user