SVN revision: 63332
This commit is contained in:
Mike Blumenkrantz 2011-09-12 01:56:57 +00:00
parent f0cdbd0da3
commit f73248e766
1 changed files with 2 additions and 2 deletions

View File

@ -7889,7 +7889,7 @@ extern "C" {
* - @c "scroll,drag,stop" - called when dragging the content has
* stopped.
*
* List of gendrid examples:
* List of gengrid examples:
* @li @ref gengrid_example
*/
@ -8237,7 +8237,7 @@ extern "C" {
* @c EINA_FALSE otherwise
*
* This will make items in @p obj selectable or not. In the latter
* case, any user interacion on the gendrid items will neither make
* case, any user interaction on the gengrid items will neither make
* them appear selected nor them call their selection callback
* functions.
*