typo
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Oct 2010 07:55:45 +0000 (07:55 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 12 Oct 2010 07:55:45 +0000 (07:55 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@53298 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore_win32/ecore_win32.c
src/lib/ecore_wince/ecore_wince.c

index 7eb258a..0726234 100644 (file)
@@ -371,7 +371,7 @@ ecore_win32_init()
  *
  * This function shuts down the Ecore_Win32 library. It returns 0 when it has
  * been called the same number of times than ecore_win32_init(). In that case
- * it shut down all the Windows graphic system.
+ * it shuts down all the Windows graphic system.
  */
 EAPI int
 ecore_win32_shutdown()
index 44b7da3..89b7906 100644 (file)
@@ -313,7 +313,7 @@ ecore_wince_init()
  *
  * This function shuts down the Ecore_WinCE library. It returns 0 when it has
  * been called the same number of times than ecore_wince_init(). In that case
- * it shut down all the Windows CE graphic system.
+ * it shuts down all the Windows CE graphic system.
  */
 EAPI int
 ecore_wince_shutdown()