Skip to content

Commit 9421ad0

Browse files
Update doc/api/toolkits/mplot3d/view_angles.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent d35e0cf commit 9421ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/toolkits/mplot3d/view_angles.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ There are various ways to accomplish this; the style of mouse rotation
5050
can be specified by setting ``rcParams.axes3d.mouserotationstyle``, see
5151
:doc:`/users/explain/customizing`.
5252

53-
Originally (prior to v3.10), the 2D mouse position corresponded directly
53+
Prior to v3.10, the 2D mouse position corresponded directly
5454
to azimuth and elevation; this is also how it is done
5555
in `MATLAB <https://www.mathworks.com/help/matlab/ref/view.html>`_.
5656
To keep it this way, set ``mouserotationstyle: azel``.

0 commit comments

Comments
 (0)