From 7543328fe784c5c044f3c814ead271f89ecfb830 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Fri, 28 Jun 2019 01:43:04 -0400 Subject: Update Sphinx to 2.1.2 --- docs/ext/commands/api.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/ext/commands') diff --git a/docs/ext/commands/api.rst b/docs/ext/commands/api.rst index a33c31bc..71efb2b5 100644 --- a/docs/ext/commands/api.rst +++ b/docs/ext/commands/api.rst @@ -150,10 +150,10 @@ Context :inherited-members: :exclude-members: history, typing - .. autocomethod:: discord.ext.commands.Context.history + .. automethod:: discord.ext.commands.Context.history :async-for: - .. autocomethod:: discord.ext.commands.Context.typing + .. automethod:: discord.ext.commands.Context.typing :async-with: .. _ext_commands_api_converters: -- cgit v1.2.3