aboutsummaryrefslogtreecommitdiff
path: root/discord
diff options
context:
space:
mode:
Diffstat (limited to 'discord')
-rw-r--r--discord/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/client.py b/discord/client.py
index 435336c3..739f59c3 100644
--- a/discord/client.py
+++ b/discord/client.py
@@ -1189,7 +1189,7 @@ class Client:
If the invite is for a guild you have not joined, the guild and channel
attributes of the returned :class:`.Invite` will be :class:`.PartialInviteGuild` and
- :class:`PartialInviteChannel` respectively.
+ :class:`.PartialInviteChannel` respectively.
Parameters
-----------