From b5a371812f9a6f4149540cf75f27fd32ef1eae44 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Fri, 21 Aug 2015 23:46:01 -0400 Subject: Some documentation warning fixes. --- discord/message.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/message.py') diff --git a/discord/message.py b/discord/message.py index c7d97b04..91140af1 100644 --- a/discord/message.py +++ b/discord/message.py @@ -61,7 +61,7 @@ class Message(object): A boolean specifying if the message mentions everyone. .. attribute:: mentions - An array of :class:`User`s that were mentioned. + An array of :class:`User` that were mentioned. .. attribute:: id The message ID. -- cgit v1.2.3