evas/evas_object_image - fixed an inccorect word in doxygen
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 14 Feb 2011 04:42:53 +0000 (04:42 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 14 Feb 2011 04:42:53 +0000 (04:42 +0000)
SVN revision: 57003

legacy/evas/src/lib/canvas/evas_object_image.c

index 488ba3d..8f71561 100644 (file)
@@ -1757,7 +1757,7 @@ evas_object_image_load_dpi_get(const Evas_Object *obj)
  *
  * @param obj The given canvas object.
  * @param w The new width of the canvas image given.
- * @param h Th new height of the canvas image given.
+ * @param h The new height of the canvas image given.
  *
  * This function sets a new size for the given canvas image.
  *