Revision: 6562
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6562&view=rev
Author:   leejjoon
Date:     2008-12-11 17:45:45 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
fixed typo in Line2D.set_marker doc.

Modified Paths:
--------------
    trunk/matplotlib/lib/matplotlib/lines.py

Modified: trunk/matplotlib/lib/matplotlib/lines.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/lines.py    2008-12-11 03:25:31 UTC (rev 
6561)
+++ trunk/matplotlib/lib/matplotlib/lines.py    2008-12-11 17:45:45 UTC (rev 
6562)
@@ -651,9 +651,9 @@
         """
         Set the line marker
 
-        =========  ==========================
+        ========== ==========================
         marker     description
-        =========  ==========================
+        ========== ==========================
         '.'        point
         ','        pixel
         'o'        circle
@@ -687,7 +687,7 @@
         'None'     nothing
         ' '        nothing
         ''         nothing
-        =========  ==========================
+        ========== ==========================
 
 
         ACCEPTS: [ '+' | '*' | ',' | '.' | '1' | '2' | '3' | '4'


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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to