Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 83a290d

Browse filesBrowse files
authored
fixed typo
1 parent d02024e commit 83a290d
Copy full SHA for 83a290d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.