Skip to content

Commit 09a945f

Browse files
authored
Merge pull request #159 from stefanv/doc_typo
Fix typo
2 parents 29b9eed + b8e518a commit 09a945f

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
@@ -38,7 +38,7 @@ numpydoc_citation_re : str
3838
should be mangled to avoid conflicts due to
3939
duplication across the documentation. Defaults
4040
to ``[\w-]+``.
41-
numpydoc_use_blockqutoes : bool
41+
numpydoc_use_blockquotes : bool
4242
Until version 0.8, parameter definitions were shown as blockquotes, rather
4343
than in a definition list. If your styling requires blockquotes, switch
4444
this config option to True. This option will be removed in version 0.10.

0 commit comments

Comments
 (0)