typo in doxy

SVN revision: 56334
This commit is contained in:
Davide Andreoli 2011-01-27 21:48:51 +00:00
parent 38c1887ff9
commit 9893be7b25
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ typedef void (*Ecore_File_Download_Completion_Cb)(void *data, const char *file,
/**
* @typedef Ecore_File_Download_Progress_Cb
* Callback type used when a download is finished.
* Callback type used while a download is in progress.
*/
typedef int (*Ecore_File_Download_Progress_Cb)(void *data,
const char *file,