elementary/image - fix doc.

This commit is contained in:
ChunEon Park 2013-02-28 16:41:26 +09:00
parent 957e805efe
commit b651a6efac
1 changed files with 1 additions and 1 deletions

View File

@ -706,7 +706,7 @@ EAPI void elm_image_smooth_set(Evas_Object *obj, Eina_Bool smooth);
* @param obj The image object
* @return @c EINA_TRUE if smooth scaling is enabled, @c EINA_FALSE otherwise.
*
* @see elm_image_smooth_get()
* @see elm_image_smooth_set()
*
* @ingroup Image
*/