diff --git a/sc2/src/sc2code/libs/graphics/sdl/3do_getbody.c b/sc2/src/sc2code/libs/graphics/sdl/3do_getbody.c index 5c7127c96..e4285417c 100644 --- a/sc2/src/sc2code/libs/graphics/sdl/3do_getbody.c +++ b/sc2/src/sc2code/libs/graphics/sdl/3do_getbody.c @@ -716,7 +716,7 @@ _GetFontData (uio_Stream *fp, DWORD length) { // There's already an image for this character. #ifdef DEBUG - fprintf (stderr, "Duplicate image for characted %d " + fprintf (stderr, "Duplicate image for character %d " "for font %s.\n", (int) bcd->index, _cur_resfile_name); #endif