From a41e560b213d72f36c37b7b25960839de7d29fd0 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Wed, 19 Jun 2019 22:29:55 -0400 Subject: [PATCH] Minor. --- include/freetype/ftimage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h index 60834b9c1..6eeefe3b1 100644 --- a/include/freetype/ftimage.h +++ b/include/freetype/ftimage.h @@ -869,7 +869,7 @@ FT_BEGIN_HEADER * * @input: * y :: - * The scanline's y~coordinate. + * The scanline's upward y~coordinate. * * count :: * The number of spans to draw on this scanline.