evas Evas.h: Fixed typo.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Sep 2011 09:14:40 +0000 (09:14 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 28 Sep 2011 09:14:40 +0000 (09:14 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63640 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Evas.h

index 4cc8584..676c5c2 100644 (file)
@@ -1034,7 +1034,7 @@ typedef void      (*Evas_Async_Events_Put_Cb)(void *target, Evas_Callback_Type t
  * @return The init counter value.
  *
  * This function initializes Evas and increments a counter of the
- * number of calls to it. It returs the new counter's value.
+ * number of calls to it. It returns the new counter's value.
  *
  * @see evas_shutdown().
  *