Skip to content

Commit e21cab4

Browse files
committed
Fix minor typo in What's New doc
1 parent 38c003a commit e21cab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The list of available markers for :meth:`~matplotlib.pyplot.plot` and
142142
:meth:`~matplotlib.pyplot.scatter` has now been merged. While they
143143
were mostly similar, some markers existed for one function, but not
144144
the other. This merge did result in a conflict for the 'd' diamond
145-
marker. Now, 'd' will be interpreated to always mean "thin" diamond
145+
marker. Now, 'd' will be interpreted to always mean "thin" diamond
146146
while 'D' will mean "regular" diamond.
147147

148148
Thanks to Michael Droettboom for this effort.

0 commit comments

Comments
 (0)