edje edje_cc_handlers.c: Fixed documentation.
authorseoz <seoz>
Mon, 1 Aug 2011 05:06:49 +0000 (05:06 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 1 Aug 2011 05:06:49 +0000 (05:06 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@61932 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/edje_cc_handlers.c

index 9e30f2f..0022f35 100644 (file)
@@ -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