Documentation fixes for Permissions related code.

This commit is contained in:
Rapptz
2016-01-14 12:24:59 -05:00
parent 41d8dc63f4
commit 855fa7e553
3 changed files with 11 additions and 11 deletions

View File

@ -255,7 +255,7 @@ class PrivateChannel(Hashable):
Returns
--------
:class:`Permission`
:class:`Permissions`
The resolved permissions for the user.
"""