From 601cb88918d7c0b0b0394b1408c015f7bdd7128c Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Fri, 8 Dec 2006 15:55:39 +0000 Subject: [PATCH] typo --- include/freetype/freetype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h index f8e16e063..b87ead9cd 100644 --- a/include/freetype/freetype.h +++ b/include/freetype/freetype.h @@ -1800,7 +1800,7 @@ FT_BEGIN_HEADER /* FreeType error code. 0 means success. */ /* */ /* */ - /* 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,