From db0abcca73a125bcf4ea877ce51cd08c454109eb Mon Sep 17 00:00:00 2001 From: hermet Date: Tue, 28 Jun 2011 08:49:07 +0000 Subject: [PATCH] Elementary - fixed typo git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@60752 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Elementary.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index 84e5e2a..ec06ce0 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -4923,7 +4923,7 @@ extern "C" { * It's also possible to make a transition chain with @ref * elm_transit_chain_transit_add. * - * @warning We strongly recomend to use elm_transit just when edje can not do + * @warning We strongly recommend to use elm_transit just when edje can not do * the trick. Edje has more advantage than Elm_Transit, it has more flexibility and * animations can be manipulated inside the theme. * -- 2.7.4