1
0
forked from 0ad/0ad
This was SVN commit r13995.
This commit is contained in:
Ykkrosh 2013-10-13 11:41:30 +00:00
parent 3a28caed03
commit ce5c43fe03

View File

@ -539,7 +539,7 @@ extern "C" int main(int argc, char* argv[])
<< "WARNING: Attempted to run the game with root permission!\n"
<< "This is not allowed because it can alter home directory \n"
<< "permissions and opens your system to vulnerabilities. \n"
<< "(You received this message because you were ether \n"
<< "(You received this message because you were either \n"
<<" logged in as root or used e.g. the 'sudo' command.) \n"
<< "********************************************************\n\n";
return EXIT_FAILURE;