Fix grammar: then -> than

This commit is contained in:
Randy Heit 2015-04-07 11:08:28 -05:00
parent c5a4221b58
commit e4cadc90a5
1 changed files with 1 additions and 1 deletions

View File

@ -2310,7 +2310,7 @@ void D_DoomMain (void)
if (hashfile)
{
Printf("Notice: File hashing is incredibly verbose. Expect loading files to take much longer then usual.\n");
Printf("Notice: File hashing is incredibly verbose. Expect loading files to take much longer than usual.\n");
}
Printf ("W_Init: Init WADfiles.\n");