Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9e3c35e

Browse files
committed
DOC fix typo in the annotate method
1 parent 5f07a29 commit 9e3c35e

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
@@ -570,7 +570,7 @@ def annotate(self, *args, **kwargs):
570570
a : `~matplotlib.text.Annotation`
571571
572572
573-
Others parameters
573+
Other parameters
574574
-----------------
575575
576576
%(Annotation)s

0 commit comments

Comments
 (0)