From: seoz Date: Mon, 9 Jan 2012 04:50:42 +0000 (+0000) Subject: edje: Fixed documentation typo. X-Git-Tag: submit/2.0alpha-wayland/20121127.221958~441 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=52deb45aed3a4d1a1e39eb1255d5378f70d7cfc8;p=profile%2Fivi%2Fedje.git edje: Fixed documentation typo. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@66981 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c index 59b104d..30dab28 100644 --- a/src/bin/edje_cc_handlers.c +++ b/src/bin/edje_cc_handlers.c @@ -4597,7 +4597,7 @@ st_collections_group_parts_part_description_step(void) Normally width and height can be resized to any values independently. The aspect property forces the width to height ratio to be kept between the minimum and maximum set. For example, "1.0 1.0" will increase the - width a pixel for every pixel added to heigh. The default value is + width a pixel for every pixel added to height. The default value is "0.0 0.0" disabling aspect. @endproperty */