typo in comment

SVN revision: 45252
This commit is contained in:
Boris Faure 2010-01-17 10:33:22 +00:00
parent 39490cbf44
commit 61d8b6ea71
1 changed files with 1 additions and 1 deletions

View File

@ -451,7 +451,7 @@ elm_toolbar_item_del(Elm_Toolbar_Item *it)
* @param it The item to set the callback on
* @param func The function called
*
* @ingroup Hoversel
* @ingroup Toolbar
*/
EAPI void
elm_toolbar_item_del_cb_set(Elm_Toolbar_Item *it, void (*func)(void *data, Evas_Object *obj, void *event_info))