diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h index 360ba3cec..53f14867c 100644 --- a/include/freetype/freetype.h +++ b/include/freetype/freetype.h @@ -2728,7 +2728,7 @@ FT_BEGIN_HEADER /* face :: A handle to the source face object. */ /* */ /* */ - /* encoding :: A handle to the selected charmap. */ + /* encoding :: A handle to the selected encoding. */ /* */ /* */ /* FreeType error code. 0 means success. */