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

doc/examples.dox

index 0dd7344..c21eece 100644 (file)
  * built-in smart object, the "clipped smart object", which implements
  * a behavior mostly desired by many other smart object implementors:
  * it will clip its children to its area and move them along with it,
- * on evas_object_resize() calls. Then, our example smart object will
+ * on evas_object_move() calls. Then, our example smart object will
  * get that behavior for free.
  *
  * The first argument to the macro,