summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XSimpleText.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XSimpleText.idl')
-rw-r--r--offapi/com/sun/star/text/XSimpleText.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XSimpleText.idl b/offapi/com/sun/star/text/XSimpleText.idl
index a4411522ef21..ba3b5cd05417 100644
--- a/offapi/com/sun/star/text/XSimpleText.idl
+++ b/offapi/com/sun/star/text/XSimpleText.idl
@@ -82,7 +82,7 @@ published interface XSimpleText: com::sun::star::text::XTextRange
<method>XSimpleText::createTextCursor</member> can be used to
get an XTextRange for this argument.
- <p>If the parameter <member>bAbsorb</member> was <TRUE/>
+ <p>If the parameter bAbsorb() was <TRUE/>
the text range will contain the new inserted string, otherwise
the range (and it's text) will remain unchanged.