Revision: 6534
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6534&view=rev
Author:   mmetz_bn
Date:     2008-12-09 10:23:53 +0000 (Tue, 09 Dec 2008)

Log Message:
-----------
typo in subplot docs

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

Modified: trunk/matplotlib/lib/matplotlib/axes.py
===================================================================
--- trunk/matplotlib/lib/matplotlib/axes.py     2008-12-09 04:39:50 UTC (rev 
6533)
+++ trunk/matplotlib/lib/matplotlib/axes.py     2008-12-09 10:23:53 UTC (rev 
6534)
@@ -7163,7 +7163,7 @@
         *args* is the tuple (*numRows*, *numCols*, *plotNum*), where
         the array of subplots in the figure has dimensions *numRows*,
         *numCols*, and where *plotNum* is the number of the subplot
-        being created.  *plotNum* starts at 1 in the upper right
+        being created.  *plotNum* starts at 1 in the upper left
         corner and increases to the right.
 
         If *numRows* <= *numCols* <= *plotNum* < 10, *args* can be the


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

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to