Francois Gouget : usp10: A spelling fix in a comment.

Alexandre Julliard julliard at winehq.org
Tue Jan 10 15:24:42 CST 2017


Module: wine
Branch: master
Commit: c705eca8cb10a47e713c69153f18f15e4889d08e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c705eca8cb10a47e713c69153f18f15e4889d08e

Author: Francois Gouget <fgouget at free.fr>
Date:   Sat Jan  7 14:43:43 2017 +0100

usp10: A spelling fix in a comment.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Aric Stewart <aric at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/usp10/shape.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/usp10/shape.c b/dlls/usp10/shape.c
index 3ee412a..1c8d064 100644
--- a/dlls/usp10/shape.c
+++ b/dlls/usp10/shape.c
@@ -2155,7 +2155,7 @@ static inline int unicode_lex(WCHAR c)
     switch( type )
     {
         case 0x0d07: /* Unknown */
-        case 0x0e07: /* Unknwon */
+        case 0x0e07: /* Unknown */
         default: return lex_Generic;
         case 0x0001:
         case 0x0002:




More information about the wine-cvs mailing list