summaryrefslogtreecommitdiff
path: root/include/rtl/locale.h
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:42:19 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 10:49:09 +0000
commit86781bcfc8f12df980af5c86c2f9e75067f02abc (patch)
tree0e6e989a3cea642bdcf1a6c246dbb28797797329 /include/rtl/locale.h
parent1735654408f5bcc912f039a2f9263adb48edf9c1 (diff)
Fix typos
Change-Id: I998e9b2ad8ebdcc983239192cb61f6689e378ad9 Reviewed-on: https://gerrit.libreoffice.org/35633 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
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 050e08656197..de73e9780f14 100644
--- a/include/rtl/locale.h
+++ b/include/rtl/locale.h
@@ -97,7 +97,7 @@ SAL_DLLPUBLIC void SAL_CALL rtl_locale_setDefault(
/**
Getter for programmatic name of field,
- a lowercased two-letter ISO 639-1 or three-letter ISO 639-3 code.
+ a lowercase two-letter ISO 639-1 or three-letter ISO 639-3 code.
@see getDisplayLanguage
*/
SAL_DLLPUBLIC rtl_uString * SAL_CALL rtl_locale_getLanguage( rtl_Locale * This );