elementary/image - fix doc.
authorChunEon Park <hermet@hermet.pe.kr>
Thu, 28 Feb 2013 07:41:26 +0000 (16:41 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 28 Feb 2013 07:41:26 +0000 (16:41 +0900)
legacy/elementary/src/lib/elm_image.h

index 473a7cd..5d30b44 100644 (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
  */