summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XLineNumberingProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XLineNumberingProperties.idl')
-rw-r--r--offapi/com/sun/star/text/XLineNumberingProperties.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XLineNumberingProperties.idl b/offapi/com/sun/star/text/XLineNumberingProperties.idl
index 7d2c3595db88..f5cec957d1d8 100644
--- a/offapi/com/sun/star/text/XLineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/XLineNumberingProperties.idl
@@ -32,7 +32,7 @@ published interface XLineNumberingProperties: com::sun::star::uno::XInterface
{
/** @return
- the <type>LineNumberingProperties</type> of the object.
+ the LineNumberingProperties of the object.
*/
com::sun::star::beans::XPropertySet getLineNumberingProperties();
};