typo
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index f8e16e0..b87ead9 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -1800,7 +1800,7 @@ FT_BEGIN_HEADER
/* FreeType error code. 0 means success. */
/* */
/* <Note> */
- /* You must not deallocate the memory before calling @FT_Face_Done. */
+ /* You must not deallocate the memory before calling @FT_Done_Face. */
/* */
FT_EXPORT( FT_Error )
FT_New_Memory_Face( FT_Library library,