summaryrefslogtreecommitdiff
path: root/shell/source
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source')
-rw-r--r--shell/source/win32/shlxthandler/util/utilities.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/util/utilities.cxx b/shell/source/win32/shlxthandler/util/utilities.cxx
index c62ec833b4fc..6fc78002a339 100644
--- a/shell/source/win32/shlxthandler/util/utilities.cxx
+++ b/shell/source/win32/shlxthandler/util/utilities.cxx
@@ -519,7 +519,7 @@ LCID LocaleSetToLCID( const LocaleSet_t & Locale )
usSubLang = SUBLANG_DEFAULT; //default sub language
}
else if ( wsLanguage == L"kk" )
- usPrimaryLang = LANG_KAZAK; //Kazak
+ usPrimaryLang = LANG_KAZAK; //Kazakh
else if ( wsLanguage == L"ky" )
usPrimaryLang = LANG_KYRGYZ; //Kyrgyz
else if ( wsLanguage == L"sw" )