git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@53298
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
*
* 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()
*
* 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()