From: Dave Andreoli Date: Sat, 21 Feb 2015 15:33:28 +0000 (+0100) Subject: Edcref: fix a mispelled property X-Git-Tag: v1.14.0-alpha1~434 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=da3f60546314bbb5d91d9fa8668acc0a0c348bf8;p=platform%2Fupstream%2Fefl.git Edcref: fix a mispelled property --- diff --git a/src/bin/edje/edje_cc_handlers.c b/src/bin/edje/edje_cc_handlers.c index 48eba89..554e9fb 100644 --- a/src/bin/edje/edje_cc_handlers.c +++ b/src/bin/edje/edje_cc_handlers.c @@ -11639,12 +11639,12 @@ st_collections_group_programs_program_target(void) /** @page edcref @property - target + targets @parameters [target1] [target2] [target3] ... @effect - Programs or parts upon which the specified action will act. Multiple target - or targets keywords may be specified. SIGNAL_EMITs can have + Programs or parts upon which the specified action will act. Multiple + target or targets keywords may be specified. SIGNAL_EMITs can have targets. @since 1.10 @endproperty