Merge pull request #5328 from tk0miya/fix_typo

Fix typo
This commit is contained in:
Takeshi KOMIYA 2018-08-22 11:40:44 +09:00 committed by GitHub
commit 7065c1cb39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -362,7 +362,7 @@ There are also new config values that you can set:
.. confval:: autodoc_default_options .. confval:: autodoc_default_options
The default options for autodoc directives. They are applied to all autodoc 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:: to the values. For example::
autodoc_default_options = { autodoc_default_options = {