summaryrefslogtreecommitdiff
path: root/include/freetype/freetype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/freetype/freetype.h')
-rw-r--r--include/freetype/freetype.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 27c04d2a8..7b2a96c38 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2370,8 +2370,8 @@ FT_BEGIN_HEADER
/* */
/* <Description> */
/* A function used to set the transformation that is applied to glyph */
- /* images just before they are converted to bitmaps in a glyph slot */
- /* when @FT_Render_Glyph is called. */
+ /* images when they are loaded into a glyph slot through */
+ /* @FT_Load_Glyph. */
/* */
/* <InOut> */
/* face :: A handle to the source face object. */