Commit 49984c9bc0ee0a91474227fd911b4a79d73dc682

Werner Lemberg 2015-11-12T22:48:51

Documentation typo.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/ftlcdfil.h b/include/freetype/ftlcdfil.h
index 4cd999a..9e3b425 100644
--- a/include/freetype/ftlcdfil.h
+++ b/include/freetype/ftlcdfil.h
@@ -88,7 +88,7 @@ FT_BEGIN_HEADER
    *     [0x10, 0x50, 0x60, 0x50, 0x10]    ,
    *   }
    *
-   *   where `a' has value 0x30 and `b' value 0x20.  The weights in filter
+   *   where `a' has value 0x30 and `c' value 0x20.  The weights in filter
    *   may have a sum larger than 0x100, which increases coloration slightly
    *   but also improves contrast.
    */