Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7f37443

Browse files
committed
Remove :option: which seems to serve no purpose and raises a warning with sphinx 1.3.4
1 parent 0ccce1b commit 7f37443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/dviread.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ def find_tex_file(filename, format=None):
958958
"""
959959
Call :program:`kpsewhich` to find a file in the texmf tree. If
960960
*format* is not None, it is used as the value for the
961-
:option:`--format` option.
961+
`--format` option.
962962
963963
Apparently most existing TeX distributions on Unix-like systems
964964
use kpathsea. I hear MikTeX (a popular distribution on Windows)

0 commit comments

Comments
 (0)