summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/util/SortDescriptor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/SortDescriptor.idl')
-rw-r--r--offapi/com/sun/star/util/SortDescriptor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/util/SortDescriptor.idl b/offapi/com/sun/star/util/SortDescriptor.idl
index cab1cf01f0e2..2c0b1d2ac83f 100644
--- a/offapi/com/sun/star/util/SortDescriptor.idl
+++ b/offapi/com/sun/star/util/SortDescriptor.idl
@@ -60,7 +60,7 @@ published service SortDescriptor
//-------------------------------------------------------------------------
/** specifies the sorting order.
- The sorting order may be defined for sepearte keys in specific
+ The sorting order may be defined for separate keys in specific
implementations. For those this property may not need to be set.
@see <type scope"com::sun::star::text">TextSortDescriptor</type>
@@ -94,7 +94,7 @@ published service SortDescriptor
//-------------------------------------------------------------------------
/** specifies the algorithm for the compare operator (collator).
- The collator algorithm may be defined for sepearte keys in specific
+ The collator algorithm may be defined for separate keys in specific
implementations. For those this property may not need to be set.
@see <type scope"com::sun::star::text">TextSortDescriptor</type>