Fix typo in `sphinx-autogen` documentation (#12809)

This commit is contained in:
Frank Dana 2024-08-22 05:09:13 -04:00 committed by GitHub
parent 1c131dfffe
commit e54982f27c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ that, using the :py:mod:`~sphinx.ext.autodoc` extension, document items included
in :rst:dir:`autosummary` listing(s).
*sourcefile* is the path to one or more reStructuredText documents containing
:rst:dir:`autosummary` entries with the ``:toctree::`` option set. *sourcefile*
:rst:dir:`autosummary` entries with the ``:toctree:`` option set. *sourcefile*
can be an :py:mod:`fnmatch`-style pattern.
Options