mlang: Spelling fixes

Francois Gouget fgouget at free.fr
Sun May 29 05:42:07 CDT 2016


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 dlls/mlang/mlang.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/mlang/mlang.c b/dlls/mlang/mlang.c
index f6bd308..d9a167a 100644
--- a/dlls/mlang/mlang.c
+++ b/dlls/mlang/mlang.c
@@ -502,7 +502,7 @@ static void fill_cp_info(const struct mlang_data *ml_data, UINT index, MIMECPINF
 static LONG dll_count;
 
 /*
- * Japanese Detection and Converstion Functions
+ * Japanese Detection and Conversion Functions
  */
 
 #define HANKATA(A)  ((A >= 161) && (A <= 223))
-- 
2.8.1




More information about the wine-patches mailing list