[V3 Mod utils] Beihnd -> behind typo (#1531)

Fixed typo
This commit is contained in:
Bakersbakebread 2018-04-16 20:41:11 +01:00 committed by palmtree5
parent c7b58aa65b
commit 7499f5dbfa

View File

@ -72,7 +72,7 @@ def get_audit_reason(author: discord.Member, reason: str = None):
author : discord.Member author : discord.Member
The author behind the audit log action. The author behind the audit log action.
reason : str reason : str
The reason behidn the audit log action. The reason behind the audit log action.
Returns Returns
------- -------