Don't want to file to load...

SVN revision: 13026
This commit is contained in:
handyande 2005-01-20 10:48:50 +00:00 committed by handyande
parent 1c5b65ca4d
commit 08ef1688d6
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ main(int argc, char **argv)
if (!_e_main_screens_init())
{
e_error_message_show("Enlightenment set up window management for all the screens on your system\n"
"filed. Perhaps another window manager is running?\n");
"failed. Perhaps another window manager is running?\n");
_e_main_shutdown(-1);
}
_e_main_shutdown_push(_e_main_screens_shutdown);