Typo.
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 8a44174..313dd21 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -3277,7 +3277,7 @@
    *     from the center of the pixel and are positive if they are filled by
    *     the outline (i.e., inside the outline) and negative otherwise.  The
    *     output bitmap buffer is represented as 6.10 fixed-point values; use
-   *     @FT_6Dot10 and convert accordingly.
+   *     @FT_F6Dot10 and convert accordingly.
    *
    * @note:
    *   The selected render mode only affects vector glyphs of a font.