evas examples.dox: Fixed typo.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 31 May 2012 23:02:49 +0000 (23:02 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Thu, 31 May 2012 23:02:49 +0000 (23:02 +0000)
SVN revision: 71610

legacy/evas/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