From 6bea7d9017a7ca705757005810a2e258be4d8cd4 Mon Sep 17 00:00:00 2001 From: seoz Date: Wed, 28 Sep 2011 09:14:40 +0000 Subject: [PATCH] evas Evas.h: Fixed typo. git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@63640 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/Evas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/Evas.h b/src/lib/Evas.h index 4cc8584..676c5c2 100644 --- a/src/lib/Evas.h +++ b/src/lib/Evas.h @@ -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(). * -- 2.7.4