We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265ab91 commit 0824390Copy full SHA for 0824390
doc/install.rst
@@ -93,7 +93,7 @@ numpydoc_xref_ignore : set or ``"all"``
93
If the ``numpydoc_xref_ignore="all"``, then all unrecognized terms are
94
ignored, i.e. terms not in ``numpydoc_xref_aliases`` are *not* wrapped in
95
``:obj:`` roles.
96
- This configuration parameter may be useful if you only want create
+ This configuration parameter may be useful if you only want to create
97
cross references for a small number of terms. In this case, including the
98
desired cross reference mappings in ``numpydoc_xref_aliases`` and setting
99
``numpydoc_xref_ignore="all"`` is more convenient than explicitly listing
0 commit comments