mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
sphinx.ext.autodoc: fix typo in docs
This commit is contained in:
parent
a8927bcd3e
commit
fa8ad979af
@ -526,7 +526,7 @@ There are also config values that you can set:
|
||||
|
||||
This value controls the docstrings inheritance.
|
||||
If set to True the docstring for classes or methods, if not explicitly set,
|
||||
is inherited form parents.
|
||||
is inherited from parents.
|
||||
|
||||
The default is ``True``.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user