8000 Merge pull request #6625 from madphysicist/patch-1 · matplotlib/matplotlib@e11f2b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit e11f2b9

Browse files
authored
Merge pull request #6625 from madphysicist/patch-1
DOC: Found a typo.
2 parents 4b3350d + 16ee11a commit e11f2b9

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