|
From: <md...@us...> - 2008-05-30 19:29:13
|
Revision: 5332
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5332&view=rev
Author: mdboom
Date: 2008-05-30 12:29:09 -0700 (Fri, 30 May 2008)
Log Message:
-----------
Correcting typo
Modified Paths:
--------------
trunk/matplotlib/doc/users/mathtext.rst
Modified: trunk/matplotlib/doc/users/mathtext.rst
===================================================================
--- trunk/matplotlib/doc/users/mathtext.rst 2008-05-30 19:28:56 UTC (rev 5331)
+++ trunk/matplotlib/doc/users/mathtext.rst 2008-05-30 19:29:09 UTC (rev 5332)
@@ -202,7 +202,7 @@
-------
You can also use a large number of the TeX symbols, as in ``\infty``,
-``\leftarrow``, ``\sum``, ``\int``; see :class:`matplotlib.mathtext` for a
+``\leftarrow``, ``\sum``, ``\int``; see :mod:`matplotlib.mathtext` for a
complete list.
If a particular symbol does not have a name (as is true of many of the
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|