ecore_cocoa: fix bad copy/paste in documentation

Thanks to Stefan Schmidt.
This commit is contained in:
Jean Guyomarc'h 2016-06-01 22:45:35 +02:00 committed by Jean Guyomarc'h
parent aa6b53a2ae
commit 7ef392c438
1 changed files with 1 additions and 1 deletions

View File

@ -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);