summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/SheetCellRanges.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SheetCellRanges.idl')
-rw-r--r--offapi/com/sun/star/sheet/SheetCellRanges.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sheet/SheetCellRanges.idl b/offapi/com/sun/star/sheet/SheetCellRanges.idl
index 064961000041..435ddba0e80f 100644
--- a/offapi/com/sun/star/sheet/SheetCellRanges.idl
+++ b/offapi/com/sun/star/sheet/SheetCellRanges.idl
@@ -240,7 +240,7 @@ published service SheetCellRanges
//-------------------------------------------------------------------------
- /** Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
+ /** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
*/
[optional, readonly, property] string AbsoluteName;
};