Edcref: fix a mispelled property
authorDave Andreoli <dave@gurumeditation.it>
Sat, 21 Feb 2015 15:33:28 +0000 (16:33 +0100)
committerDave Andreoli <dave@gurumeditation.it>
Sat, 21 Feb 2015 15:33:28 +0000 (16:33 +0100)
src/bin/edje/edje_cc_handlers.c

index 48eba89..554e9fb 100644 (file)
@@ -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