Revision: 5817
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=5817&view=rev
Author:   jswhit
Date:     2008-07-23 01:18:27 +0000 (Wed, 23 Jul 2008)

Log Message:
-----------
fix typo.

Modified Paths:
--------------
    trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py

Modified: trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py
===================================================================
--- trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py 2008-07-23 
01:15:52 UTC (rev 5816)
+++ trunk/toolkits/natgrid/lib/mpl_toolkits/natgrid/__init__.py 2008-07-23 
01:18:27 UTC (rev 5817)
@@ -1,4 +1,4 @@
 __version__ = 0.1
-__docstring__ = """
+__doc__ = """
 Python interface to NCAR natgrid library.  If installed, used
 by matplotlib griddata function."""


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
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to