Revision: 8057
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8057&view=rev
Author:   mdboom
Date:     2009-12-31 15:46:58 +0000 (Thu, 31 Dec 2009)

Log Message:
-----------
[2916753] Wrong API signature- yscale

Modified Paths:
--------------
    branches/v0_99_maint/lib/matplotlib/pyplot.py

Modified: branches/v0_99_maint/lib/matplotlib/pyplot.py
===================================================================
--- branches/v0_99_maint/lib/matplotlib/pyplot.py       2009-12-31 12:51:43 UTC 
(rev 8056)
+++ branches/v0_99_maint/lib/matplotlib/pyplot.py       2009-12-31 15:46:58 UTC 
(rev 8057)
@@ -954,7 +954,7 @@
     """
     call signature::
 
-      xscale(scale, **kwargs)
+      yscale(scale, **kwargs)
 
     Set the scaling for the y-axis: %(scale)s
 


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 Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to