From 472001eeb754a2389740115de53ae0c129a5eca0 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Wed, 22 Aug 2018 11:08:33 +0900 Subject: [PATCH] Fix typo --- doc/usage/extensions/autodoc.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/extensions/autodoc.rst b/doc/usage/extensions/autodoc.rst index 97ac51903..d33378435 100644 --- a/doc/usage/extensions/autodoc.rst +++ b/doc/usage/extensions/autodoc.rst @@ -362,7 +362,7 @@ There are also new config values that you can set: .. confval:: autodoc_default_options The default options for autodoc directives. They are applied to all autodoc - directives automatically. It must be a dictionally which maps option names + directives automatically. It must be a dictionary which maps option names to the values. For example:: autodoc_default_options = {