From 73919fe1523d6b5e2e61d01b493a080a68766eb0 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Sat, 5 Sep 2015 01:05:08 -0400 Subject: Documentation fixes and version bump. --- discord/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/client.py') diff --git a/discord/client.py b/discord/client.py index 5789482c..6934d943 100644 --- a/discord/client.py +++ b/discord/client.py @@ -79,7 +79,7 @@ class Client(object): .. attribute:: messages A deque_ of :class:`Message` that the client has received from all servers and private messages. - .. attribute:: email + .. attribute:: email The email used to login. This is only set if login is successful, otherwise it's None. -- cgit v1.2.3