Skip to content

Commit 55d1560

Browse files
jorisvandenbosschejnothman
authored andcommitted
DOC: fix syntax error in deprecated of numpydoc_edit_link (#122)
1 parent e32e363 commit 55d1560

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
@@ -39,6 +39,6 @@ numpydoc_citation_re : str
3939
duplication across the documentation. Defaults
4040
to ``[\w-]+``.
4141
numpydoc_edit_link : bool
42-
.. deprecated: edit your HTML template instead
42+
.. deprecated:: edit your HTML template instead
4343

4444
Whether to insert an edit link after docstrings.

0 commit comments

Comments
 (0)