diff --git a/include/freetype/fttypes.h b/include/freetype/fttypes.h index 54f08e3e5..d7bf92aaf 100644 --- a/include/freetype/fttypes.h +++ b/include/freetype/fttypes.h @@ -167,7 +167,7 @@ FT_BEGIN_HEADER /* FT_Tag */ /* */ /* */ - /* A typedef for 32-bit tags (as used in the SFNT format). */ + /* A typedef for 32-bit tags (as used in the SFNT format). */ /* */ typedef FT_UInt32 FT_Tag;