summaryrefslogtreecommitdiffstats
path: root/src/windows/identity/doc/plugin_locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/windows/identity/doc/plugin_locale.h')
-rw-r--r--src/windows/identity/doc/plugin_locale.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/windows/identity/doc/plugin_locale.h b/src/windows/identity/doc/plugin_locale.h
index 3c6a236e69..e6d1e1ef0c 100644
--- a/src/windows/identity/doc/plugin_locale.h
+++ b/src/windows/identity/doc/plugin_locale.h
@@ -74,7 +74,7 @@ See kmm_set_locale_info() and ::kmm_module_locale for more info.
The module manager searches the array of ::kmm_module_locale objects
passed into the kmm_set_locale_info() function for one that matches
the current user locale (as opposed to the current system locale). A
-record matches the locale if it has the same language ID.
+record matches the locale if it has the same language ID.
If a match is found, that library is selected. Otherwise, the list is
searched for one that is compatible with the current user locale. A
@@ -105,5 +105,3 @@ the regular WIN32 API.
- ::kmm_LoadString
*/
-
-