10000 DOC: fix spelling · matplotlib/matplotlib@cb058e2 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb058e2

Browse files
tacaswellksunden
andauthored
DOC: fix spelling
Co-authored-by: Kyle Sunden <git@ksunden.space>
1 parent 732ec3a commit cb058e2

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
@@ -4482,7 +4482,7 @@ def scatter(self, x, y, s=None, c=None, marker=None, cmap=None, norm=None,
44824482
size, and can lead to artifacts if the marker size is smaller than
44834483
the linewidth.
44844484
4485-
If the linewidth is greater than 0 and the edegecolor is anything
4485+
If the linewidth is greater than 0 and the edgecolor is anything
44864486
but *'none'*, then the effective size of the marker will be
44874487
increased by half the linewidth because the stroke will be centered
44884488
on the edge of the shape.

0 commit comments

Comments
 (0)
0