typo
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 360ba3c..53f1486 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. */
/* */
/* <Input> */
- /* encoding :: A handle to the selected charmap. */
+ /* encoding :: A handle to the selected encoding. */
/* */
/* <Return> */
/* FreeType error code. 0 means success. */