Merge pull request #8227 from bdice/patch-1

Fix typo in autodoc docs.
This commit is contained in:
Takeshi KOMIYA 2020-09-21 09:52:25 +09:00 committed by GitHub
commit 9dd416460c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -229,7 +229,7 @@ inserting them into the page source under a suitable :rst:dir:`py:module`,
.. versionchanged:: 3.0
It takes an anchestor class name as an argument.
It takes an ancestor class name as an argument.
* It's possible to override the signature for explicitly documented callable
objects (functions, methods, classes) with the regular syntax that will