Elementary - fixed typo

SVN revision: 60752
This commit is contained in:
ChunEon Park 2011-06-28 08:49:07 +00:00
parent f3085a3088
commit e763c579b8
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*