Revision: 8627
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8627&view=rev
Author:   jdh2358
Date:     2010-08-13 18:23:33 +0000 (Fri, 13 Aug 2010)

Log Message:
-----------
fix docstring typo

Modified Paths:
--------------
    branches/v1_0_maint/lib/matplotlib/mlab.py

Modified: branches/v1_0_maint/lib/matplotlib/mlab.py
===================================================================
--- branches/v1_0_maint/lib/matplotlib/mlab.py  2010-08-12 21:16:10 UTC (rev 
8626)
+++ branches/v1_0_maint/lib/matplotlib/mlab.py  2010-08-13 18:23:33 UTC (rev 
8627)
@@ -785,7 +785,7 @@
       - *fracVar* : the fraction of the variance accounted for by each
          component returned
 
-    A similar function of the same name was in the MATLAB 
+    A similar function of the same name was in the MATLAB
     R13 Neural Network Toolbox but is not found in later versions;
     its successor seems to be called "processpcs".
     """
@@ -2108,7 +2108,7 @@
     - *checkrows*: is the number of rows to check to validate the column
       data type.  When set to zero all rows are validated.
 
-    - *converted*: if not *None*, is a dictionary mapping column number or
+    - *converterd*: if not *None*, is a dictionary mapping column number or
       munged column name to a converter function.
 
     - *names*: if not None, is a list of header names.  In this case, no


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 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to