From 21a9eecf1d5ce53d421aeb9584a339501293e5ff Mon Sep 17 00:00:00 2001 From: billiob Date: Mon, 23 May 2011 19:38:28 +0000 Subject: [PATCH] evas: typo git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@59631 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 164bad4..8e1ed5c 100644 --- a/src/lib/Evas.h +++ b/src/lib/Evas.h @@ -4070,7 +4070,7 @@ EAPI void *evas_object_data_get (const Evas_Obje * @param key The string key the data was stored under * @return The original data pointer stored at @p key on @p obj * - * This will remove thee stored data pointer from @p obj stored under @p key, + * This will remove the stored data pointer from @p obj stored under @p key, * and return the original pointer stored under @p key, if any, nor NULL if * nothing was stored under that key. * -- 2.7.4