8000 DOC: Found a typo. · matplotlib/matplotlib@16ee11a · GitHub
[go: up one dir, main page]

Skip to content

Commit 16ee11a

Browse files
authored
DOC: Found a typo.
1 parent 4b3350d commit 16ee11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/annotations_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ callable object in following forms.::
399399

400400
- *x0*, *y0*, *width*, *height* : location and size of the box
401401
- *mutation_size* : a reference scale for the mutation.
402-
- *aspect_ratio* : aspect-ration for the mutation.
402+
- *aspect_ratio* : aspect-ratio for the mutation.
403403
"""
404404
path = ...
405405
return path

0 commit comments

Comments
 (0)
0