From 572e43cd80207f4dd1cf9451c7d6f844f0037497 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 29 Nov 2014 20:07:56 +0100 Subject: [PATCH] Minor. --- include/freetype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/freetype.h b/include/freetype.h index 78215bb2c..66b34f567 100644 --- a/include/freetype.h +++ b/include/freetype.h @@ -113,7 +113,8 @@ FT_BEGIN_HEADER /* The FreeType~2 base font interface. */ /* */ /* */ - /* This section describes the public high-level API of FreeType~2. */ + /* This section describes the most important public high-level API */ + /* functions of FreeType~2. */ /* */ /* */ /* FT_Library */