ecore_cocoa: fix bad copy/paste in documentation
authorJean Guyomarc'h <jean.guyomarch@openwide.fr>
Wed, 1 Jun 2016 20:45:35 +0000 (22:45 +0200)
committerJean Guyomarc'h <jean@guyomarch.bzh>
Wed, 1 Jun 2016 20:45:35 +0000 (22:45 +0200)
Thanks to Stefan Schmidt.

src/lib/ecore_cocoa/Ecore_Cocoa.h

index 1e73b7f..67342d9 100644 (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);