aboutsummaryrefslogtreecommitdiff
path: root/freetype/src/base/ftgloadr.c
diff options
context:
space:
mode:
Diffstat (limited to 'freetype/src/base/ftgloadr.c')
-rw-r--r--freetype/src/base/ftgloadr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freetype/src/base/ftgloadr.c b/freetype/src/base/ftgloadr.c
index 7d620ec19..173fb5f50 100644
--- a/freetype/src/base/ftgloadr.c
+++ b/freetype/src/base/ftgloadr.c
@@ -318,7 +318,7 @@
}
- /* add current glyph to the base image - and prepare for another */
+ /* add current glyph to the base image -- and prepare for another */
FT_BASE_DEF( void )
FT_GlyphLoader_Add( FT_GlyphLoader loader )
{