aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--discord/guild.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/discord/guild.py b/discord/guild.py
index b29b61ba..b5f8977c 100644
--- a/discord/guild.py
+++ b/discord/guild.py
@@ -1204,7 +1204,7 @@ class Guild(Hashable):
Forbidden
You do not have access to the guild.
HTTPException
- Getting the guild failed.
+ Fetching the member failed.
Returns
--------