ecore: typos, thanks kuri.
authorcedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 8 Jun 2012 07:47:25 +0000 (07:47 +0000)
committercedric <cedric@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 8 Jun 2012 07:47:25 +0000 (07:47 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@71835 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/ecore/ecore_main.c

index 949a14c..a936a2b 100644 (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;
      }