From 5c22520c37a75689b232f9b0cde571595aedae5a Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Wed, 10 Aug 2011 05:00:42 +0000 Subject: [PATCH] fix language SVN revision: 62284 --- src/lib/elm_main.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/elm_main.c b/src/lib/elm_main.c index 390fc05..e018753 100644 --- a/src/lib/elm_main.c +++ b/src/lib/elm_main.c @@ -2064,9 +2064,9 @@ elm_object_focus_allow_get(const Evas_Object *obj) /** * Set custom focus chain. * - * This function i set one new and overwrite any previous custom focus chain - * with the list of objects. The previous list will be deleted and this list - * will be managed. After setted, don't modity it. + * This function overwrites any previous custom focus chain within + * the list of objects. The previous list will be deleted and this list + * will be managed by elementary. After it is set, don't modify it. * * @note On focus cycle, only will be evaluated children of this container. * -- 2.7.4