minor typo fix

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1584 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-03-16 23:15:28 +00:00
parent 887c854fc6
commit b88fbdbce1
@@ -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