Commit 572e43cd80207f4dd1cf9451c7d6f844f0037497

Werner Lemberg 2014-11-29T20:07:56

Minor.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/include/freetype.h b/include/freetype.h
index 78215bb..66b34f5 100644
--- a/include/freetype.h
+++ b/include/freetype.h
@@ -113,7 +113,8 @@ FT_BEGIN_HEADER
   /*    The FreeType~2 base font interface.                                */
   /*                                                                       */
   /* <Description>                                                         */
-  /*    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.                                           */
   /*                                                                       */
   /* <Order>                                                               */
   /*    FT_Library                                                         */