summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table/XCell.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/table/XCell.idl')
-rw-r--r--offapi/com/sun/star/table/XCell.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/table/XCell.idl b/offapi/com/sun/star/table/XCell.idl
index 7bc0fdffcafa..0c171809ea24 100644
--- a/offapi/com/sun/star/table/XCell.idl
+++ b/offapi/com/sun/star/table/XCell.idl
@@ -76,7 +76,7 @@ published interface XCell: com::sun::star::uno::XInterface
/** returns the floating point value of the cell.
- <p>For a <em>value cell</em> the value is returnd, for a
+ <p>For a <em>value cell</em> the value is returned, for a
<em>string cell</em> zero is returned and for a <em>formula cell</em>
the result value of a formula is returned.</p>
*/