Revision: 5389
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5389&view=rev
Author:   mdboom
Date:     2008-06-04 11:52:07 -0700 (Wed, 04 Jun 2008)

Log Message:
-----------
Fix typo in docs.

Modified Paths:
--------------
    trunk/matplotlib/doc/users/mathtext.rst

Modified: trunk/matplotlib/doc/users/mathtext.rst
===================================================================
--- trunk/matplotlib/doc/users/mathtext.rst     2008-06-04 18:31:19 UTC (rev 
5388)
+++ trunk/matplotlib/doc/users/mathtext.rst     2008-06-04 18:52:07 UTC (rev 
5389)
@@ -193,7 +193,7 @@
     ``\breve a``                   :math:`\breve a`
     ``\ddot a`` or ``\"a``         :math:`\ddot a`
     ``\dot a`` or ``\.a``          :math:`\dot a`
-    ``\grave a`` or ``\\`a``       :math:`\grave a`
+    ``\grave a`` or ``\`a``        :math:`\grave a`
     ``\hat a`` or ``\^a``          :math:`\hat a`
     ``\tilde a`` or ``\~a``        :math:`\tilde a`
     ``\vec a``                     :math:`\vec a`


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to