evas examples.dox: Fixed typo.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 May 2012 23:02:49 +0000 (23:02 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 31 May 2012 23:02:49 +0000 (23:02 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@71610 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/examples.dox

index c21eece..21e52d6 100644 (file)
  * @skip add a new example smart object to a canvas
  * @until }
  *
- * Smart objects are define by <b>smart classes</b>, which are structs
+ * Smart objects are defined by <b>smart classes</b>, which are structs
  * defining their interfaces, or <b>smart functions</b> (see
  * #Evas_Smart_Class, the base class for any smart object).  As you
  * see, one has to use the evas_object_smart_add() function to