Commit ecdcad029f8eaf83ce86f204ae7d013c80c8ed66

Werner Lemberg 2011-07-03T15:29:55

Typos.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h
index 6206832..c506b3c 100644
--- a/include/freetype/freetype.h
+++ b/include/freetype/freetype.h
@@ -2107,8 +2107,8 @@ FT_BEGIN_HEADER
   /*      used to determine both scaling values.                           */
   /*                                                                       */
   /*    FT_SIZE_REQUEST_TYPE_REAL_DIM ::                                   */
-  /*      The real dimension.  The sum of the the `Ascender' and (minus    */
-  /*      of) the `Descender' fields of @FT_FaceRec are used to determine  */
+  /*      The real dimension.  The sum of the the `ascender' and (minus    */
+  /*      of) the `descender' fields of @FT_FaceRec are used to determine  */
   /*      both scaling values.                                             */
   /*                                                                       */
   /*    FT_SIZE_REQUEST_TYPE_BBOX ::                                       */