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 8acae1e commit 74c4480Copy full SHA for 74c4480
galleries/examples/shapes_and_collections/ellipse_arrow.py
@@ -24,7 +24,7 @@
24
# """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
25
#
26
# Calculates the minor axis and major axis end points of the ellipse.
27
-# It needs the ellipse parameter like widht, height, angle.
+# It needs the ellipse parameter like width, height, angle.
28
# The output are 2 lists of 2 xy coordinates
29
# (minor((x0, y0), (x1, y1)), major((x0, y0), (x1, y1))).
30
0 commit comments