evas/evas_object_image - fixed an inccorect word in doxygen

SVN revision: 57003
This commit is contained in:
ChunEon Park 2011-02-14 04:42:53 +00:00
parent 4337508836
commit 7f631d4db1
1 changed files with 1 additions and 1 deletions

View 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.
*