summaryrefslogtreecommitdiff
path: root/include/rtl/locale.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rtl/locale.h')
-rw-r--r--include/rtl/locale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rtl/locale.h b/include/rtl/locale.h
index e410e025a5e8..3e49976bddc0 100644
--- a/include/rtl/locale.h
+++ b/include/rtl/locale.h
@@ -34,7 +34,7 @@ extern "C" {
#endif
/**
- The implementation structur of a locale. Do not create this structure
+ The implementation structure of a locale. Do not create this structure
direct. Only use the functions rtl_locale_register and
rtl_locale_setDefault. The strings Language, Country and Variant
are constants, so it is not necessary to acquire and release them.