guild.py: change word in create_role's docstring

This commit is contained in:
numbermaniac 2019-03-09 00:00:34 +11:00 committed by Rapptz
parent 84a48c9056
commit 5516b0b2c9

View File

@ -1151,7 +1151,7 @@ class Guild(Hashable):
Raises Raises
------- -------
Forbidden Forbidden
You do not have permissions to change the role. You do not have permissions to create the role.
HTTPException HTTPException
Editing the role failed. Editing the role failed.
InvalidArgument InvalidArgument