mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-20 16:00:29 +00:00
Fix typo in async with documentation
This commit is contained in:
parent
5d1b63bfee
commit
768242b00e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user