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

Skip to content

Commit a61ff31

Browse files
committed
Fix typo in docstring.
svn path=/trunk/matplotlib/; revision=5507
1 parent 75facda commit a61ff31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/sphinxext/ipython_console_highlighting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class IPythonConsoleLexer(Lexer):
1313
1414
Tracebacks are not currently supported.
1515
16-
.. sourcecode:: pycon
16+
.. sourcecode:: ipython
1717
1818
In [1]: a = 'foo'
1919

0 commit comments

Comments
 (0)