| Index: include/freetype/ftglyph.h
|
| diff --git a/include/freetype/ftglyph.h b/include/freetype/ftglyph.h
|
| index 3de69f7aedda6162fea0d34f575731b667a4ea1c..31dc33187d7c11ce000605069320a9a9ab6fc0e2 100644
|
| --- a/include/freetype/ftglyph.h
|
| +++ b/include/freetype/ftglyph.h
|
| @@ -94,7 +94,7 @@ FT_BEGIN_HEADER
|
| /* */
|
| /* <Description> */
|
| /* The root glyph structure contains a given glyph image plus its */
|
| - /* advance width in 16.16 fixed float format. */
|
| + /* advance width in 16.16 fixed-point format. */
|
| /* */
|
| /* <Fields> */
|
| /* library :: A handle to the FreeType library object. */
|
|
|