70000 GET
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Apr 2012 01:34:12 +0000 (01:34 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 11 Apr 2012 01:34:12 +0000 (01:34 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@70000 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Evas.h

index 5945f36..8a4618e 100644 (file)
@@ -4196,10 +4196,10 @@ EAPI Eina_Bool         evas_object_freeze_events_get(const Evas_Object *obj) EIN
  * 3D effects.
  *
  * As usual, Evas provides both the raw and easy to use methods. The
- * raw methods allow developer to create its maps somewhere else,
- * maybe load them from some file format. The easy to use methods,
- * calculate the points given some high-level parameters, such as
- * rotation angle, ambient light and so on.
+ * raw methods allow developers to create their maps somewhere else,
+ * possibly loading them from some file format. The easy to use methods
+ * calculate the points given some high-level parameters such as
+ * rotation angle, ambient light, and so on.
  *
  * @note applying mapping will reduce performance, so use with
  *       care. The impact on performance depends on engine in