From 16335de91e3eb63e8afe4e418a234886e8fcff49 Mon Sep 17 00:00:00 2001 From: Daniel Juyung Seo Date: Tue, 24 Jul 2012 07:15:22 +0000 Subject: [PATCH] edje edje_cc_handlers.c: Fixed typo pointed out by PrinceAMD-(Deon Thomas) SVN revision: 74346 --- legacy/edje/src/bin/edje_cc_handlers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/edje/src/bin/edje_cc_handlers.c b/legacy/edje/src/bin/edje_cc_handlers.c index dd0bb8c..ce4b695 100644 --- a/legacy/edje/src/bin/edje_cc_handlers.c +++ b/legacy/edje/src/bin/edje_cc_handlers.c @@ -3615,7 +3615,7 @@ st_collections_group_parts_part_entry_mode(void) Sets the selection mode for a textblock part to one of: @li DEFAULT selection mode is what you would expect on any desktop. Press mouse, drag and release to end. - @li EXPLICITmode requires the application + @li EXPLICIT mode requires the application controlling the edje object has to explicitly begin and end selection modes, and the selection itself is dragable at both ends. @endproperty -- 2.7.4