Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 7e8536f + 513d1be commit 3d0699aCopy full SHA for 3d0699a
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