Merge pull request #9117 from tk0miya/9116_typo

doc: Fix typo
This commit is contained in:
Takeshi KOMIYA 2021-04-20 01:44:47 +09:00 committed by GitHub
commit dfdc7626b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,7 +186,7 @@ General configuration
Same as :confval:`root_doc`.
.. versionchanged:: 4.0
Renamed ``master_doc`` to ``master_doc``.
Renamed ``master_doc`` to ``root_doc``.
.. confval:: root_doc
@ -196,7 +196,7 @@ General configuration
.. versionchanged:: 2.0
The default is changed to ``'index'`` from ``'contents'``.
.. versionchanged:: 4.0
Renamed ``master_doc`` from ``master_doc``.
Renamed ``root_doc`` from ``master_doc``.
.. confval:: exclude_patterns