[evas] Typos here.
authorglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 21:31:26 +0000 (21:31 +0000)
committerglima <glima@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 10 Jun 2011 21:31:26 +0000 (21:31 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@60206 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/examples.dox

index 18fe35b..ccc7720 100644 (file)
  */
 
 /**
- * @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