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