Francois Gouget : mlang: Spelling fixes.

Alexandre Julliard julliard at winehq.org
Mon May 30 09:43:41 CDT 2016


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

Author: Francois Gouget <fgouget at free.fr>
Date:   Sun May 29 12:42:07 2016 +0200

mlang: Spelling fixes.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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))




More information about the wine-cvs mailing list