Commit a41e560b213d72f36c37b7b25960839de7d29fd0

Alexei Podtelezhnikov 2019-06-19T22:29:55

Minor.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/include/freetype/ftimage.h b/include/freetype/ftimage.h
index 60834b9..6eeefe3 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.