ecore: typos, thanks kuri.

SVN revision: 71835
This commit is contained in:
Cedric BAIL 2012-06-08 07:47:25 +00:00
parent 71c85603a7
commit a5f1960427
1 changed files with 1 additions and 1 deletions

View File

@ -1223,7 +1223,7 @@ _ecore_main_shutdown(void)
if (in_main_loop)
{
ERR("\n"
"*** ECORE WARINING: Calling ecore_shutdown() while still in the main loop.\n"
"*** ECORE WARNING: Calling ecore_shutdown() while still in the main loop.\n"
"*** Program may crash or behave strangely now.");
return;
}