From 86b9099f3a4fd26c23a38450df42cfe452c683f4 Mon Sep 17 00:00:00 2001 From: Twentysix Date: Sun, 30 Apr 2017 12:56:58 +0200 Subject: Changed audit_log to audit_logs in documentation --- docs/api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/api.rst b/docs/api.rst index 303cc174..fbf16e92 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -713,7 +713,7 @@ All enumerations are subclasses of `enum`_. .. class:: AuditLogAction Represents the type of action being done for a :class:`AuditLogEntry`\, - which is retrievable via :meth:`Guild.audit_log`. + which is retrievable via :meth:`Guild.audit_logs`. .. attribute:: guild_update -- cgit v1.2.3