8000 Backport PR #12326: fixed minor spelling error in docstring · matplotlib/matplotlib@9f2e6d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f2e6d2

Browse files
jklymakMeeseeksDev[bot]
authored andcommitted
Backport PR #12326: fixed minor spelling error in docstring
1 parent 846931a commit 9f2e6d2

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
@@ -1511,7 +1511,7 @@ def plot(self, *args, scalex=True, scaley=True, **kwargs):
15111511
15121512
See Also
15131513
--------
1514-
scatter : XY scatter plot with markers of variing size and/or color (
1514+
scatter : XY scatter plot with markers of varying size and/or color (
15151515
sometimes also called bubble chart).
15161516
15171517

0 commit comments

Comments
 (0)
0