mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #9581 from ndelon/fix-autodoc-typo
Fix typo in autodoc documentation
This commit is contained in:
@@ -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"``
|
||||
|
||||
Reference in New Issue
Block a user