Revision: 5801
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5801&view=rev
Author:   dmkaplan
Date:     2008-07-21 12:58:53 +0000 (Mon, 21 Jul 2008)

Log Message:
-----------
Fixing minor documentation problems in contour.py

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

Modified: trunk/matplotlib/lib/matplotlib/contour.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/contour.py  2008-07-21 12:55:42 UTC (rev 
5800)
+++ trunk/matplotlib/lib/matplotlib/contour.py  2008-07-21 12:58:53 UTC (rev 
5801)
@@ -85,7 +85,7 @@
 
         """
 
-        """"
+        """
         NOTES on how this all works:
 
         clabel basically takes the input arguments and uses them to
@@ -103,7 +103,7 @@
 
         Once these attributes are set, clabel passes control to the
         labels method (case of automatic label placement) or
-        BlockingContourLabeler (case of manual label placement.
+        BlockingContourLabeler (case of manual label placement).
         """
 
         fontsize = kwargs.get('fontsize', None)


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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to