diff --git a/dlls/comctl32/toolbar.c b/dlls/comctl32/toolbar.c index c02f7a21c14..5765fbd2588 100644 --- a/dlls/comctl32/toolbar.c +++ b/dlls/comctl32/toolbar.c @@ -5483,7 +5483,7 @@ TOOLBAR_SetRedraw (HWND hwnd, WPARAM wParam, LPARAM lParam) * According to testing V4.71 of COMCTL32 returns the * *previous* status of the redraw flag (either 0 or 1) * instead of the MSDN documented value of 0 if handled. - * (For laughs see the "consistancy" with same function + * (For laughs see the "consistency" with same function * in rebar.) * *****************************************************/ diff --git a/dlls/kernel/tests/locale.c b/dlls/kernel/tests/locale.c index 6c38a4f7fc4..94bcf6fc72e 100644 --- a/dlls/kernel/tests/locale.c +++ b/dlls/kernel/tests/locale.c @@ -1272,7 +1272,7 @@ void test_FoldStringW(void) 0x2789, /* No inverted Patterned circled */ '\0' /* Terminator */ }; - /* Compatability conversion results */ + /* Compatibility conversion results */ static const WCHAR compat_F900_FA2F[256+48] = { 0x8c48, 0x66f4, 0x8eca, 0x8cc8, 0x6ed1, 0x4e32, 0x53e5, 0x9f9c, diff --git a/dlls/oleaut32/variant.c b/dlls/oleaut32/variant.c index 9f1375daa87..d0f9133ef27 100644 --- a/dlls/oleaut32/variant.c +++ b/dlls/oleaut32/variant.c @@ -4645,7 +4645,7 @@ HRESULT WINAPI VarParseNumFromStr(OLECHAR *lpszStr, LCID lcid, ULONG dwFlags, HRESULT WINAPI VarNumFromParseNum(NUMPARSE *pNumprs, BYTE *rgbDig, ULONG dwVtBits, VARIANT *pVarDst) { - /* Scale factors and limits for double arithmatic */ + /* Scale factors and limits for double arithmetics */ static const double dblMultipliers[11] = { 1.0, 10.0, 100.0, 1000.0, 10000.0, 100000.0, 1000000.0, 10000000.0, 100000000.0, 1000000000.0, 10000000000.0 diff --git a/dlls/user/tests/input.c b/dlls/user/tests/input.c index f036fa8df8a..570ef59be25 100644 --- a/dlls/user/tests/input.c +++ b/dlls/user/tests/input.c @@ -39,7 +39,7 @@ * 4. resolve the win9x case when there is a need or the testing frame work * offers a nice way. * 5. The test app creates a window, the user should not take the focus - * away during its short existance. I could do something to prevent that + * away during its short existence. I could do something to prevent that * if it is a problem. * */ diff --git a/include/tmschema.h b/include/tmschema.h index 8af17f3d1ed..047d5f0f79d 100644 --- a/include/tmschema.h +++ b/include/tmschema.h @@ -564,7 +564,7 @@ /* MENUBAND parts */ #define MDP_NEWAPPBUTTON 1 -/* sepErator isn't a typo, as per microsofts headers */ +/* MDP_SEPERATOR isn't a typo, as per Microsoft's headers */ #define MDP_SEPERATOR 2 /* MENUBAND NEWAPPBUTTON states */ diff --git a/libs/unicode/cpmap.pl b/libs/unicode/cpmap.pl index e378fb5f0fc..17d26c9bfcc 100755 --- a/libs/unicode/cpmap.pl +++ b/libs/unicode/cpmap.pl @@ -296,7 +296,7 @@ sub READ_DEFAULTS # decomposition of the form " 1234" -> use char if type is known if (($src >= 0xf900 && $src < 0xfb00) || ($src >= 0xfe30 && $src < 0xfffd)) { - # Single char decomposition in the compatability range + # Single char decomposition in the compatibility range $compatmap_table[$src] = hex $2; } next unless ($1 eq "font" || @@ -329,7 +329,7 @@ sub READ_DEFAULTS elsif ($decomp =~ /^(<[a-z]+>\s)*([0-9a-fA-F]+)$/ && (($src >= 0xf900 && $src < 0xfb00) || ($src >= 0xfe30 && $src < 0xfffd))) { - # Single char decomposition in the compatability range + # Single char decomposition in the compatibility range $compatmap_table[$src] = hex $2; } } diff --git a/programs/regapi/regapi.c b/programs/regapi/regapi.c index 4da8ac3c749..9abaa3c50ea 100644 --- a/programs/regapi/regapi.c +++ b/programs/regapi/regapi.c @@ -624,7 +624,7 @@ static void processSetValue(LPSTR cmdline) { LPSTR argv[SET_VALUE_MAX_ARGS]; /* args storage */ - LPSTR token = NULL; /* current token analized */ + LPSTR token = NULL; /* current token analyzed */ ULONG argCounter = 0; /* counter of args */ INT counter; HRESULT hRes = 0; @@ -672,7 +672,7 @@ static void processSetValue(LPSTR cmdline) static void processQueryValue(LPSTR cmdline) { LPSTR argv[QUERY_VALUE_MAX_ARGS];/* args storage */ - LPSTR token = NULL; /* current token analized */ + LPSTR token = NULL; /* current token analyzed */ ULONG argCounter = 0; /* counter of args */ INT counter; HRESULT hRes = 0; @@ -995,7 +995,7 @@ static void doUnregisterDLL(LPSTR stdInput) { */ int PASCAL WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show) { - LPSTR token = NULL; /* current token analized */ + LPSTR token = NULL; /* current token analyzed */ LPSTR stdInput = NULL; /* line read from stdin */ INT cmdIndex = -1; /* index of the command in array */ LPSTR nextLine = NULL; @@ -1082,7 +1082,7 @@ int PASCAL WinMain(HINSTANCE inst, HINSTANCE prev, LPSTR cmdline, int show) } /* - * We process every lines even the NULL (last) line, to indicate the + * We process every line, even the NULL (last) line, to indicate the * end of the processing to the specific process. */ commandAPIs[cmdIndex](stdInput); diff --git a/programs/regedit/regproc.c b/programs/regedit/regproc.c index 20f8a49c6c1..9e7ca2b4d8d 100644 --- a/programs/regedit/regproc.c +++ b/programs/regedit/regproc.c @@ -776,7 +776,7 @@ void processQueryValue(LPSTR cmdline) exit(1); #if 0 LPSTR argv[QUERY_VALUE_MAX_ARGS];/* args storage */ - LPSTR token = NULL; /* current token analized */ + LPSTR token = NULL; /* current token analyzed */ ULONG argCounter = 0; /* counter of args */ INT counter; HRESULT hRes = 0; diff --git a/tools/winapi/winapi_check_options.pm b/tools/winapi/winapi_check_options.pm index fd85ef700a7..e6033d10f8d 100644 --- a/tools/winapi/winapi_check_options.pm +++ b/tools/winapi/winapi_check_options.pm @@ -44,8 +44,8 @@ my %options_long = ( "shared" => { default => 0, description => "show shared functions between Win16 and Win32" }, "shared-segmented" => { default => 0, description => "segmented shared functions between Win16 and Win32 checking" }, - "config" => { default => 1, parent => "local", description => "check configuration include consistancy" }, - "config-unnessary" => { default => 0, parent => "config", description => "check for unnessary #include \"config.h\"" }, + "config" => { default => 1, parent => "local", description => "check configuration include consistency" }, + "config-unnecessary" => { default => 0, parent => "config", description => "check for unnecessary #include \"config.h\"" }, "spec-mismatch" => { default => 0, description => "spec file mismatch checking" }, diff --git a/tools/winapi_check/winapi_check b/tools/winapi_check/winapi_check index b7443dd022d..528dab703a4 100755 --- a/tools/winapi_check/winapi_check +++ b/tools/winapi_check/winapi_check @@ -663,7 +663,7 @@ foreach my $file (@c_files) { preprocessor_found => $found_preprocessor }); - if($options->config_unnessary) { + if($options->config_unnecessary) { if($config && $conditional == 0) { $output->write("$file: include2info config.h but do not use any conditionals\n"); }