Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9d439c1

Browse files
Backport PR #14971: typo (#14972)
1 parent bbd2db6 commit 9d439c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/introductory/usage.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
# :meth:`~matplotlib.axes.Axes.set_xlabel`), and a y-label set via
9999
# :meth:`~matplotlib.axes.Axes.set_ylabel`).
100100
#
101-
# The :class:`Axes` class and it's member functions are the primary entry
101+
# The :class:`Axes` class and its member functions are the primary entry
102102
# point to working with the OO interface.
103103
#
104104
# :class:`~matplotlib.axis.Axis`

0 commit comments

Comments
 (0)