diff --git a/src/lib/ecore_cocoa/Ecore_Cocoa.h b/src/lib/ecore_cocoa/Ecore_Cocoa.h index 1e73b7fe9e..67342d9811 100644 --- a/src/lib/ecore_cocoa/Ecore_Cocoa.h +++ b/src/lib/ecore_cocoa/Ecore_Cocoa.h @@ -193,7 +193,7 @@ EAPI int ecore_cocoa_init(void); /** * Shuts the Ecore_Cocoa library down - * @return How many times Ecore_Cocoa has been initted + * @return How many times Ecore_Cocoa has been shut down */ EAPI int ecore_cocoa_shutdown(void);