8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc50da commit 0376d83Copy full SHA for 0376d83
doc/api/api_changes/2017-02-10-DS_elliptical_arc_angle.rst
@@ -4,5 +4,5 @@ Elliptical arcs now drawn between correct angles
4
The `matplotlib.patches.Arc` patch is now correctly drawn between the given
5
angles.
6
7
-Previously a circular are was drawn and then stretched into an ellipse,
+Previously a circular arc was drawn and then stretched into an ellipse,
8
so the resulting arc did not lie between *theta1* and *theta2*.
0 commit comments