Skip to content

Commit 83a290d

Browse files
authored
fixed typo
1 parent d02024e commit 83a290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ def set_ylabel(self, ylabel, fontdict=None, labelpad=None, **kwargs):
238238
y label
239239
240240
labelpad : scalar, optional, default: None
241-
spacing in points between the label and the x-axis
241+
spacing in points between the label and the y-axis
242242
243243
Other Parameters
244244
----------------

0 commit comments

Comments
 (0)