elementary/genlist - fixed typo caused new typo.

SVN revision: 70256
This commit is contained in:
ChunEon Park 2012-04-17 06:45:23 +00:00
parent 7bfa482247
commit a60dcf81df
1 changed files with 1 additions and 1 deletions

View File

@ -1016,7 +1016,7 @@ EAPI Elm_Genlist_Item_Class *elm_genlist_item_class_new(void);
/**
* Remove an item class in a given genlist widget.
k*
*
* @param itc The itc to be removed.
*
* This removes item class from the genlist widget.