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 359cad3 commit c091e95Copy full SHA for c091e95
tutorials/introductory/usage.py
@@ -93,7 +93,7 @@
93
# :meth:`~matplotlib.axes.Axes.set_xlabel`), and a y-label set via
94
# :meth:`~matplotlib.axes.Axes.set_ylabel`).
95
#
96
-# The :class:`Axes` class and it's member functions are the primary entry
+# The :class:`Axes` class and its member functions are the primary entry
97
# point to working with the OO interface.
98
99
# :class:`~matplotlib.axis.Axis`
0 commit comments