mlang: Spelling fixes.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
8e558cf725
commit
c0a9a8b410
|
@ -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))
|
||||
|
|
Loading…
Reference in New Issue