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

Skip to content

Commit 75facda

Browse files
committed
Fix formatting typo
svn path=/trunk/matplotlib/; revision=5506
1 parent 6e4593e commit 75facda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/faq/installing_faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ WX Native WX drawing to a WX Canvas (not recommended) (`wxpython <ht
131131
TkAgg Agg rendering to a Tkinter canvas (`tkinter <http://wiki.python.org/moin/TkInter>`_)
132132
QtAgg Agg rendering to a Qt canvas (`pyqt <http://www.riverbankcomputing.co.uk/software/pyqt/intro>`_)
133133
Qt4Agg Agg rendering to a Qt4 canvas (`pyqt <http://www.riverbankcomputing.co.uk/software/pyqt/intro>`_)
134-
FLTKAgg Agg rendering to a FLTK canvas (`pyfltk <http://pyfltk.sourceforge.net>`)_
134+
FLTKAgg Agg rendering to a FLTK canvas (`pyfltk <http://pyfltk.sourceforge.net>`_)
135135
============ ===================================================================================================
136136

137137

0 commit comments

Comments
 (0)