From 855fa7e553bf490ee1ec0e7d74043c61cc41c0ef Mon Sep 17 00:00:00 2001 From: Rapptz Date: Thu, 14 Jan 2016 12:24:59 -0500 Subject: Documentation fixes for Permissions related code. --- discord/channel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'discord/channel.py') diff --git a/discord/channel.py b/discord/channel.py index 4e7da47b..c35b0c1e 100644 --- a/discord/channel.py +++ b/discord/channel.py @@ -255,7 +255,7 @@ class PrivateChannel(Hashable): Returns -------- - :class:`Permission` + :class:`Permissions` The resolved permissions for the user. """ -- cgit v1.2.3