eina eina_main.h: Fixed documentation.

SVN revision: 70198
This commit is contained in:
Daniel Juyung Seo 2012-04-16 00:21:57 +00:00
parent 03a94f7cb1
commit 90556f6e4b
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ EAPI int eina_init(void);
/** /**
* @brief Shut down the Eina library. * @brief Shut down the Eina library.
* *
* @return 0 when all the modules is completely shut down, 1 or * @return 0 when all the modules are completely shut down, 1 or
* greater otherwise. * greater otherwise.
* *
* This function shuts down the Eina library. It returns 0 when it has * This function shuts down the Eina library. It returns 0 when it has