8000 DOC: fix typo · matplotlib/matplotlib@55370f8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 55370f8

Browse files
committed
DOC: fix typo
1 parent 790d909 commit 55370f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/api_changes/2015-12-01-TAC.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ now use a common codepath to look up how to update the given artist
77
properties (either using the setter methods or an attribute/property).
88

99
The behavior of `matplotlib.Artist.update` is slightly changed to
10-
returna a list of the returned values from the setter methods to avoid
10+
return a list of the returned values from the setter methods to avoid
1111
changing the API of `matplotlib.Artist.set` and
1212
`matplotlib.artist.setp`.
1313

0 commit comments

Comments
 (0)
0