Browse Source

[docs] Fix spelling

pull/9963/head
lmaotrigine 6 months ago
committed by GitHub
parent
commit
d10e70e04c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      discord/client.py

2
discord/client.py

@ -251,7 +251,7 @@ class Client:
.. versionadded:: 2.0
connector: Optional[:class:`aiohttp.BaseConnector`]
The aiohhtp connector to use for this client. This can be used to control underlying aiohttp
The aiohttp connector to use for this client. This can be used to control underlying aiohttp
behavior, such as setting a dns resolver or sslcontext.
.. versionadded:: 2.5

Loading…
Cancel
Save