Revision: 8904
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8904&view=rev
Author:   pivanov314
Date:     2011-01-12 01:16:17 +0000 (Wed, 12 Jan 2011)

Log Message:
-----------
[DOC] fix AxesGrid to ImageGrid link

Modified Paths:
--------------
    trunk/matplotlib/doc/mpl_toolkits/axes_grid/users/overview.rst

Modified: trunk/matplotlib/doc/mpl_toolkits/axes_grid/users/overview.rst
===================================================================
--- trunk/matplotlib/doc/mpl_toolkits/axes_grid/users/overview.rst      
2011-01-12 00:49:36 UTC (rev 8903)
+++ trunk/matplotlib/doc/mpl_toolkits/axes_grid/users/overview.rst      
2011-01-12 01:16:17 UTC (rev 8904)
@@ -47,7 +47,7 @@
 (and size) is specified in the normalized figure coordinates, which
 may not be ideal for displaying images that needs to have a given
 aspect ratio.  For example, it helps you to have a colobar whose
-height always matches that of the image.  `AxesGrid`_, `RGB Axes`_ and
+height always matches that of the image.  `ImageGrid`_, `RGB Axes`_ and
 `AxesDivider`_ are helper classes that deals with adjusting the
 location of (multiple) Axes.  They provides a framework to adjust the
 position of multiple axes at the drawing time. `ParasiteAxes`_


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

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to