8000 Fix small typo in api change · matplotlib/matplotlib@0376d83 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0376d83

Browse files
committed
Fix small typo in api change
1 parent 4bc50da commit 0376d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/api_changes/2017-02-10-DS_elliptical_arc_angle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Elliptical arcs now drawn between correct angles
44
The `matplotlib.patches.Arc` patch is now correctly drawn between the given
55
angles.
66

7-
Previously a circular are was drawn and then stretched into an ellipse,
7+
Previously a circular arc was drawn and then stretched into an ellipse,
88
so the resulting arc did not lie between *theta1* and *theta2*.

0 commit comments

Comments
 (0)
0