Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fbe8ad8

Browse files
committed
Merge pull request #6625 from madphysicist/patch-1
DOC: Found a typo.
1 parent 1918af6 commit fbe8ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/users/annotations_guide.rst

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

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

0 commit comments

Comments
 (0)