8000 DOC: fix grammar · matplotlib/matplotlib@124435f · GitHub
[go: up one dir, main page]

Skip to content

Commit 124435f

Browse files
tacaswellQuLogic
andauthored
DOC: fix grammar
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent a3f740d commit 124435f

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
@@ -4481,7 +4481,7 @@ def scatter(self, x, y, s=None, c=None, marker=None, cmap=None, norm=None,
44814481
The linewidth can visually interact with the marker size.
44824482
44834483
If the linewidth is greater than 0, then the effective size of the
4484-
marker will be increased by half the linewidth as stroke drawn for
4484+
marker will be increased by half the linewidth as the stroke drawn for
44854485
the edge will be centered on the edge of the shape.
44864486
44874487
If the marker size is smaller than the linewidth there will be

0 commit comments

Comments
 (0)
0