Changed audit_log to audit_logs in documentation

This commit is contained in:
Twentysix
2017-04-30 12:56:58 +02:00
parent c54a6a927d
commit 86b9099f3a
3 changed files with 3 additions and 3 deletions

View File

@ -172,7 +172,7 @@ class AuditLogChanges:
class AuditLogEntry:
"""Represents an Audit Log entry.
You retrieve these via :meth:`Guild.audit_log`.
You retrieve these via :meth:`Guild.audit_logs`.
Attributes
-----------