8000 Merge pull request #30097 from MarieSacksick/missing_doc · matplotlib/matplotlib@9cf3990 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9cf3990

Browse files
authored
Merge pull request #30097 from MarieSacksick/missing_doc
remove point troubling regex
2 parents a7c08c8 + bb5bfb8 commit 9cf3990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galleries/plot_types/basic/scatter_plot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
=============
33
scatter(x, y)
44
=============
5-
A scatter plot of y vs. x with varying marker size and/or color.
5+
A scatter plot of y versus x with varying marker size and/or color.
66
77
See `~matplotlib.axes.Axes.scatter`.
88
"""

0 commit comments

Comments
 (0)
0