summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util/XSortable.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/util/XSortable.idl')
-rw-r--r--offapi/com/sun/star/util/XSortable.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/util/XSortable.idl b/offapi/com/sun/star/util/XSortable.idl
index 52953f7f12a6..d91d478e9b6e 100644
--- a/offapi/com/sun/star/util/XSortable.idl
+++ b/offapi/com/sun/star/util/XSortable.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module util {
/** makes it possible to sort the contents of this object.
- <p>The available properties describing the sort criterias are
+ <p>The available properties describing the sort criteria are
defined in the sort descriptor implemented by the object that
implements this interface.</p>