Correct minor typo

This commit is contained in:
PythonCoderAS
2020-03-18 21:49:41 -04:00
committed by GitHub
parent 82d49bafc5
commit c495b2a380

View File

@@ -180,7 +180,7 @@ inserting them into the page source under a suitable :rst:dir:`py:module`,
This can be combined with ``undoc-members`` to document *all* available
members of the class or module.
It can take an anchestor class not to document inherited members from it.
It can take an ancestor class not to document inherited members from it.
By default, members of ``object`` class are not documented. To show them
all, give ``None`` to the option.