8000 Fix typo in tutorial (#14971) · matplotlib/matplotlib@c091e95 · GitHub
[go: up one dir, main page]

Skip to content

Commit c091e95

Browse files
joaonsgImportanceOfBeingErnest
authored andcommitted
Fix typo in tutorial (#14971)
1 parent 359cad3 commit c091e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/introductory/usage.py

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

0 commit comments

Comments
 (0)
0