evas/evas_object_image - fixed an inccorect word in doxygen
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Feb 2011 04:42:53 +0000 (04:42 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 14 Feb 2011 04:42:53 +0000 (04:42 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@57003 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

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