Revision: 6657
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6657&view=rev
Author:   jswhit
Date:     2008-12-17 23:37:18 +0000 (Wed, 17 Dec 2008)

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

Modified Paths:
--------------
    trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py

Modified: trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py
===================================================================
--- trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2008-12-17 
23:00:03 UTC (rev 6656)
+++ trunk/toolkits/basemap/lib/mpl_toolkits/basemap/__init__.py 2008-12-17 
23:37:18 UTC (rev 6657)
@@ -322,11 +322,11 @@
                   (size of y dimension / size of x dimension).
  llcrnrlon        longitude of lower left hand corner of the
                   selected map domain.
- llcrnrlon        latitude of lower left hand corner of the 
+ llcrnrlat        latitude of lower left hand corner of the 
                   selected map domain.
  urcrnrlon        longitude of upper right hand corner of the
                   selected map domain.
- urcrnrlon        latitude of upper right hand corner of the
+ urcrnrlat        latitude of upper right hand corner of the
                   selected map domain.
  llcrnrx          x value of lower left hand corner of the
                   selected map domain in map projection coordinates.


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
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to