From ecdcad029f8eaf83ce86f204ae7d013c80c8ed66 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sun, 3 Jul 2011 15:29:55 +0200 Subject: [PATCH] Typos. --- include/freetype/freetype.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/freetype/freetype.h b/include/freetype/freetype.h index 620683280..c506b3cec 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 :: */