Revision: 7593
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7593&view=rev
Author:   astraw
Date:     2009-08-30 04:44:03 +0000 (Sun, 30 Aug 2009)

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

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

Modified: trunk/matplotlib/lib/matplotlib/cbook.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/cbook.py    2009-08-30 04:43:54 UTC (rev 
7592)
+++ trunk/matplotlib/lib/matplotlib/cbook.py    2009-08-30 04:44:03 UTC (rev 
7593)
@@ -910,7 +910,7 @@
 
 def get_recursive_filelist(args):
     """
-    Recurs all the files and dirs in *args* ignoring symbolic links
+    Recurse all the files and dirs in *args* ignoring symbolic links
     and return the files as a list of strings
     """
     files = []


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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to