diff --git a/src/d_main.cpp b/src/d_main.cpp index 1244cc88f..da901bb68 100644 --- a/src/d_main.cpp +++ b/src/d_main.cpp @@ -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");