Merge pull request #9581 from ndelon/fix-autodoc-typo

Fix typo in autodoc documentation
This commit is contained in:
Takeshi KOMIYA
2021-08-29 16:19:38 +09:00
committed by GitHub

View File

@@ -468,7 +468,7 @@ There are also config values that you can set:
.. confval:: autodoc_class_signature
This value selects how the signautre will be displayed for the class defined
This value selects how the signature will be displayed for the class defined
by :rst:dir:`autoclass` directive. The possible values are:
``"mixed"``