We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8536f commit 513d1beCopy full SHA for 513d1be
1 file changed
tutorials/introductory/usage.py
@@ -90,7 +90,7 @@
90
# Axes contains two (or three in the case of 3D)
91
# :class:`~matplotlib.axis.Axis` objects (be aware of the difference
92
# between **Axes** and **Axis**) which take care of the data limits (the
93
-# data limits can also be controlled via set via the
+# data limits can also be controlled via the
94
# :meth:`~matplotlib.axes.Axes.set_xlim` and
95
# :meth:`~matplotlib.axes.Axes.set_ylim` :class:`Axes` methods). Each
96
# :class:`Axes` has a title (set via
0 commit comments