Skip to content

Commit 0824390

Browse files
authored
Update install.rst (#332)
1 parent 265ab91 commit 0824390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ numpydoc_xref_ignore : set or ``"all"``
9393
If the ``numpydoc_xref_ignore="all"``, then all unrecognized terms are
9494
ignored, i.e. terms not in ``numpydoc_xref_aliases`` are *not* wrapped in
9595
``:obj:`` roles.
96-
This configuration parameter may be useful if you only want create
96+
This configuration parameter may be useful if you only want to create
9797
cross references for a small number of terms. In this case, including the
9898
desired cross reference mappings in ``numpydoc_xref_aliases`` and setting
9999
``numpydoc_xref_ignore="all"`` is more convenient than explicitly listing

0 commit comments

Comments
 (0)