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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user