Revision: 7959
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7959&view=rev
Author:   astraw
Date:     2009-11-12 22:49:37 +0000 (Thu, 12 Nov 2009)

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

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

Modified: trunk/matplotlib/lib/matplotlib/backend_bases.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/backend_bases.py    2009-11-12 22:47:43 UTC 
(rev 7958)
+++ trunk/matplotlib/lib/matplotlib/backend_bases.py    2009-11-12 22:49:37 UTC 
(rev 7959)
@@ -335,7 +335,7 @@
 
     def option_image_nocomposite(self):
         """
-        overwrite this method for renderers that do not necessarily
+        override this method for renderers that do not necessarily
         want to rescale and composite raster images. (like SVG)
         """
         return False


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

Reply via email to