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 3e49976bddc0..ee6ee8f8011d 100644
--- a/include/rtl/locale.h
+++ b/include/rtl/locale.h
@@ -122,7 +122,7 @@ SAL_DLLPUBLIC rtl_uString * SAL_CALL rtl_locale_getVariant( rtl_Locale * This );
SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_locale_hashCode( rtl_Locale * This );
/**
- Returns true if the locals are equal, otherwis false.
+ Returns true if the locals are equal, otherwise false.
*/
SAL_DLLPUBLIC sal_Int32 SAL_CALL rtl_locale_equals( rtl_Locale * This, rtl_Locale * obj );