8000 Fix typo · matplotlib/matplotlib@cf045b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit cf045b2

Browse files
authored
Fix typo
1 parent db0084e commit cf045b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/quiver.py

Lines changed: 1 addition & 1 deletion
133
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
arrow length relative to the width of the plot.
129129
Smaller scale parameter makes the arrow longer.
130130
131-
By default, an autoscaling algorithm is used to scale the arrow lenght to a
131+
By default, an autoscaling algorithm is used to scale the arrow length to a
132132
reasonable size, which is based on the average vector length and the number of
133
vectors.
134134

0 commit comments

Comments
 (0)
0