From 16ee11a200d3c5e53a31ba38f8653cb8a5103974 Mon Sep 17 00:00:00 2001 From: Joseph Fox-Rabinovitz Date: Wed, 22 Jun 2016 14:32:08 -0400 Subject: [PATCH] DOC: Found a typo. --- doc/users/annotations_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/users/annotations_guide.rst b/doc/users/annotations_guide.rst index 12c78d55b71..788677bdb24 100644 --- a/doc/users/annotations_guide.rst +++ b/doc/users/annotations_guide.rst @@ -399,7 +399,7 @@ callable object in following forms.:: - *x0*, *y0*, *width*, *height* : location and size of the box - *mutation_size* : a reference scale for the mutation. - - *aspect_ratio* : aspect-ration for the mutation. + - *aspect_ratio* : aspect-ratio for the mutation. """ path = ... return path