summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl b/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
index fee4ba4dd0e6..ebd2c695506b 100644
--- a/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
+++ b/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
@@ -100,7 +100,7 @@ service TabularDataProviderArguments
<p>If the given SequenceMapping does not cover all existing
labeled sequences just put the remaining sequences in old order
behind the others. For example you have 4 sequences and a
- SequenceMapping [3,1]. The result should be a as if [3,1,0,2]
+ SequenceMapping [3,1]. The result should be as if [3,1,0,2]
was given.</p>
*/
[property] sequence< long > SequenceMapping;