From f926eb9285f29653fb5d26c5b0854a9ea02aff6b Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Mon, 1 Aug 2011 05:06:49 +0000 Subject: [PATCH] edje edje_cc_handlers.c: Fixed documentation. SVN revision: 61932 --- legacy/edje/src/bin/edje_cc_handlers.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/legacy/edje/src/bin/edje_cc_handlers.c b/legacy/edje/src/bin/edje_cc_handlers.c index 9e30f2f73f..0022f35727 100644 --- a/legacy/edje/src/bin/edje_cc_handlers.c +++ b/legacy/edje/src/bin/edje_cc_handlers.c @@ -2261,9 +2261,9 @@ st_collections_group_parts_part_type(void) @parameters [1 or 0] @effect - Specifies whether the part will emit signals, altought is named + Specifies whether the part will emit signals, although it is named "mouse_events", disabling it (0) will prevent the part from emitting - any type of signal at all. Its set to 1 by default. + any type of signal at all. It's set to 1 by default. @endproperty */ static void @@ -2287,7 +2287,7 @@ st_collections_group_parts_part_mouse_events(void) [1 or 0] @effect Specifies whether a part echoes a mouse event to other parts below the - pointer (1), or not (0). Its set to 0 by default. + pointer (1), or not (0). It's set to 0 by default. @endproperty */ static void