From: cedric Date: Thu, 4 Aug 2011 10:03:36 +0000 (+0000) Subject: evas: fix typo. X-Git-Tag: submit/trunk/20120815.174732~1037 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6b1f961d4887d93ce68d839ec2d6b7c1772feea;p=profile%2Fivi%2Fevas.git evas: fix typo. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@62090 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/Evas.h b/src/lib/Evas.h index f142a4d..87c0246 100644 --- a/src/lib/Evas.h +++ b/src/lib/Evas.h @@ -3869,7 +3869,7 @@ EAPI Eina_Bool evas_object_propagate_events_get (const Evas_Object *ob */ /** - * @defgroup Evas_Object_Group_Map UV Mapping (Rotation, Perspecitve, 3D...) + * @defgroup Evas_Object_Group_Map UV Mapping (Rotation, Perspective, 3D...) * * Evas allows different transformations to be applied to all kinds of * objects. These are applied by means of UV mapping.