Another typo.
diff --git a/src/autofit/afshaper.c b/src/autofit/afshaper.c
index 41e58f6..e72fe49 100644
--- a/src/autofit/afshaper.c
+++ b/src/autofit/afshaper.c
@@ -487,7 +487,7 @@
#ifdef FT_DEBUG_LEVEL_TRACE
if ( feature && *count > 1 )
- FT_TRACE1(( "af_get_char_index:"
+ FT_TRACE1(( "af_shaper_get_cluster:"
" input character mapped to multiple glyphs\n" ));
#endif