Hi,

because Wayne Watson complained in -users repeatedly about spelling errors 
without fixing or really pointing us to them I tried to find some in the 
chapter he mentioned and fixed them. Because I am not a native speaker I hope 
I did not "correct" already correct things.

I attached the diff file.

Please watch it _only_ if you have the time left, it's *really* no big thing.

Cheers
Philipp Bender

PS: Sphinx is great, good decision!
Index: doc/users/navigation_toolbar.rst
===================================================================
--- doc/users/navigation_toolbar.rst	(Revision 8133)
+++ doc/users/navigation_toolbar.rst	(Arbeitskopie)
@@ -31,7 +31,7 @@
 The ``Pan/Zoom`` button
     This button has two modes: pan and zoom.  Click the toolbar button
     to activate panning and zooming, then put your mouse somewhere
-    over an axes.  Press the left mouse button and hold it to pan the
+    over an axis.  Press the left mouse button and hold it to pan the
     figure, dragging it to a new position.  When you release it, the
     data under the point where you pressed will be moved to the point
     where you released.  If you press 'x' or 'y' while panning the
@@ -39,11 +39,11 @@
     the right mouse button to zoom, dragging it to a new position.
     The x axis will be zoomed in proportionate to the rightward
     movement and zoomed out proportionate to the leftward movement.
-    Ditto for the yaxis and up/down motions.  The point under your
+    Ditto for the y axis and up/down motions.  The point under your
     mouse when you begin the zoom remains stationary, allowing you to
     zoom to an arbitrary point in the figure.  You can use the
     modifier keys 'x', 'y' or 'CONTROL' to constrain the zoom to the x
-    axes, the y axes, or aspect ratio preserve, respectively.
+    axis, the y axis, or aspect ratio preserve, respectively.
 
     With polar plots, the pan and zoom functionality behaves
     differently.  The radius axis labels can be dragged using the left
@@ -54,9 +54,9 @@
 
 The ``Zoom-to-rectangle`` button
     Click this toolbar button to activate this mode.  Put your mouse
-    somewhere over and axes and press the left mouse button.  Drag the
-    mouse while holding the button to a new location and release.  The
-    axes view limits will be zoomed to the rectangle you have defined.
+    somewhere over an axis and press the left mouse button.  Drag the
+    mouse while holding the button to a new location and release it.  The
+    axis' view limits will be zoomed to the rectangle you have defined.
     There is also an experimental 'zoom out to rectangle' in this mode
     with the right button, which will place your entire axes in the
     region defined by the zoom out rectangle.
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to