Fix doxy typo

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2013-09-04 08:17:33 +01:00
parent 476c9db218
commit 8f7b622e68
1 changed files with 1 additions and 1 deletions

View File

@ -1262,7 +1262,7 @@ EAPI Ecore_X_Window elm_win_xwindow_get(const Evas_Object *obj);
/* Wayland specific call - returns NULL on non-Wayland engines */
/**
* Get the Ecore_Wl_Window of and Evas_Object
* Get the Ecore_Wl_Window of an Evas_Object
*
* @param obj the object
*