mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 19:34:23 +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
|
.. describe:: async with x
|
||||||
|
|
||||||
Asynchronously initialises the client and automatically.
|
Asynchronously initialises the client and automatically cleans up.
|
||||||
|
|
||||||
.. versionadded:: 2.0
|
.. versionadded:: 2.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user