fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -2297,7 +2297,7 @@ void set_cp_map(void)
}
#if 0
/* early_raw_print() is used during early game intialization prior to the
/* early_raw_print() is used during early game initialization prior to the
* setting up of the windowing system. This allows early errors and panics
* to have there messages displayed.
*