davemds pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=da3f60546314bbb5d91d9fa8668acc0a0c348bf8

commit da3f60546314bbb5d91d9fa8668acc0a0c348bf8
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sat Feb 21 16:33:28 2015 +0100

    Edcref: fix a mispelled property
---
 src/bin/edje/edje_cc_handlers.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

-- 


Reply via email to