From 49984c9bc0ee0a91474227fd911b4a79d73dc682 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Thu, 12 Nov 2015 22:48:51 +0100 Subject: [PATCH] Documentation typo. --- include/freetype/ftlcdfil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/ftlcdfil.h b/include/freetype/ftlcdfil.h index 4cd999a4b..9e3b42547 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. */