evas: fix typo.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Aug 2011 10:03:36 +0000 (10:03 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 4 Aug 2011 10:03:36 +0000 (10:03 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@62090 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Evas.h

index f142a4d..87c0246 100644 (file)
@@ -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.