[evas] Typos here.

SVN revision: 60206
This commit is contained in:
Gustavo Lima Chaves 2011-06-10 21:31:26 +00:00
parent 75d78f9b6f
commit 1128ad3f43
1 changed files with 2 additions and 2 deletions

View File

@ -21,14 +21,14 @@
*/
/**
* @page Example_Evas_Init_Shutdown Nested buffer example
* @page Example_Evas_Init_Shutdown Evas' init/shutdown routines example
*
* @include evas-init-shutdown.c
* @example evas-init-shutdown.c
*/
/**
* @page Example_Evas_Load_Error_Str File descriptor buffer example
* @page Example_Evas_Load_Error_Str evas_load_error_str() example
*
* @include evas-load-error-str.c
* @example evas-load-error-str.c