summaryrefslogtreecommitdiff
path: root/sal/osl/unx/nlsupport.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/nlsupport.c')
-rw-r--r--sal/osl/unx/nlsupport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/osl/unx/nlsupport.c b/sal/osl/unx/nlsupport.c
index 60e21b8e8aa1..ff5216a1f7c0 100644
--- a/sal/osl/unx/nlsupport.c
+++ b/sal/osl/unx/nlsupport.c
@@ -249,7 +249,7 @@ static rtl_Locale * _parse_locale( const char * locale )
* _nl_language_list[] is an array list of supported encodings. Because
* we are using a binary search, the list has to be in ascending order.
* We are comparing the encodings case insensitiv, so the list has
- * to be completly upper- , or lowercase.
+ * to be completely upper- , or lowercase.
*/
#if defined(SOLARIS)