davemds pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e5d70511a9faba9805096005ecb9dd0ffe19329
commit 4e5d70511a9faba9805096005ecb9dd0ffe19329 Author: davemds <d...@gurumeditation.it> Date: Thu Aug 7 11:01:23 2014 +0200 edcref: small typo in doc --- src/bin/edje/edje_cc_handlers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index c46da33..d43350e 100644 --- a/src/bin/edje/edje_cc_handlers.c +++ b/src/bin/edje/edje_cc_handlers.c @@ -1855,7 +1855,7 @@ st_images_set_image_image(void) @property size @parameters - [minw minh maxw mawh] + [minw minh maxw maxh] @effect Define the minimal and maximal size that will select the specified image. @endproperty --