8000 DOC Fixed typo in documentation · matplotlib/matplotlib@b6c49e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit b6c49e4

Browse files
committed
DOC Fixed typo in documentation
1 parent ac0f466 commit b6c49e4

File tree

CC3A

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/matplotlib/axes/_axes.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4536,8 +4536,8 @@ def arrow(self, x, y, dx, dy, **kwargs):
45364536
dy : float
45374537
Length of arrow in y-coordinate
45384538
4539-
Return
4540-
------
4539+
Returns
4540+
-------
45414541
a : FancyArrow
45424542
patches.FancyArrow object
45434543

0 commit comments

Comments
 (0)
0