Edje: fix edje swallow doc.
authorJonas M. Gastal <jgastal@profusion.mobi>
Mon, 1 Aug 2011 19:49:28 +0000 (19:49 +0000)
committerJonas M. Gastal <jgastal@profusion.mobi>
Mon, 1 Aug 2011 19:49:28 +0000 (19:49 +0000)
SVN revision: 61964

legacy/edje/src/lib/Edje.h

index b3072e03d515f719c3ebe510422e0f60fc12f370..97b51f9f576521322e0c87edb5d56a0355366372 100644 (file)
@@ -2799,7 +2799,7 @@ EAPI Eina_Bool        edje_object_part_swallow        (Evas_Object *obj, const c
  *
  * Causes the edje to regurgitate a previously swallowed object. :)
  *
- * @note @p obj_swallow will be deleted.
+ * @note @p obj_swallow will @b not be deleted.
  */
 EAPI void             edje_object_part_unswallow      (Evas_Object *obj, Evas_Object *obj_swallow);