Elementary - fixed typo
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Jun 2011 08:49:07 +0000 (08:49 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Jun 2011 08:49:07 +0000 (08:49 +0000)
git-svn-id: https://svn.enlightenment.org/svn/e/trunk/elementary@60752 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Elementary.h.in

index 84e5e2a..ec06ce0 100644 (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.
     *