freetype-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[freetype2] master d4b6a20: Typo.


From: Alexei Podtelezhnikov
Subject: [freetype2] master d4b6a20: Typo.
Date: Fri, 24 Feb 2017 21:54:38 -0500 (EST)

branch: master
commit d4b6a2053f5bd86366f78efb6446f7aa5279b7c4
Author: Alexei Podtelezhnikov <address@hidden>
Commit: Alexei Podtelezhnikov <address@hidden>

    Typo.
---
 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 e21a220..1a049ef 100644
--- a/include/freetype/ftimage.h
+++ b/include/freetype/ftimage.h
@@ -619,7 +619,7 @@ FT_BEGIN_HEADER
   /*                                                                       */
   /*    {                                                                  */
   /*      x' = (x << shift) - delta                                        */
-  /*      y' = (x << shift) - delta                                        */
+  /*      y' = (y << shift) - delta                                        */
   /*    }                                                                  */
   /*                                                                       */
   /*    Set the values of `shift' and `delta' to~0 to get the original     */



reply via email to

[Prev in Thread] Current Thread [Next in Thread]