From b88fbdbce12cc2f487a2229c27abbe891a9e9303 Mon Sep 17 00:00:00 2001 From: avolkov Date: Wed, 16 Mar 2005 23:15:28 +0000 Subject: [PATCH] minor typo fix git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1584 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/src/sc2code/libs/graphics/sdl/3do_getbody.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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