summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/ArrayWrapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/ArrayWrapper.idl')
-rw-r--r--udkapi/com/sun/star/script/ArrayWrapper.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/script/ArrayWrapper.idl b/udkapi/com/sun/star/script/ArrayWrapper.idl
index 547d739fc104..b786f303cb3b 100644
--- a/udkapi/com/sun/star/script/ArrayWrapper.idl
+++ b/udkapi/com/sun/star/script/ArrayWrapper.idl
@@ -24,7 +24,7 @@
module com { module sun { module star { module script {
-/** Allows an UNO sequence that is passed between different language
+/** Allows a UNO sequence that is passed between different language
boundaries to indicate it prefers to be represented as a multidimensional
array with 0 or 1 based indices. UNO does not natively represent
Multi-Dimensional arrays, instead a sequence can have elements that are