summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextConvert.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextConvert.idl')
-rw-r--r--offapi/com/sun/star/text/XTextConvert.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XTextConvert.idl b/offapi/com/sun/star/text/XTextConvert.idl
index d80f7fec9305..1f643bc0d1c4 100644
--- a/offapi/com/sun/star/text/XTextConvert.idl
+++ b/offapi/com/sun/star/text/XTextConvert.idl
@@ -90,7 +90,7 @@ interface XTextConvert : com::sun::star::uno::XInterface
@param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of the table.
- <p>The innter sequence contains the start and end paragraphs of each table cell.
+ <p>The inner sequence contains the start and end paragraphs of each table cell.
The next sequence groups the cells to a row and the outer sequence groups the rows of the table.</p>
@param CellProperties contains the properties of each cell.