summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextSection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextSection.idl')
-rw-r--r--offapi/com/sun/star/text/TextSection.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl
index 3eb125d4d169..58ec10233e40 100644
--- a/offapi/com/sun/star/text/TextSection.idl
+++ b/offapi/com/sun/star/text/TextSection.idl
@@ -33,13 +33,13 @@
module com { module sun { module star { module text {
-/** A <type>TextSection</type> is a range of complete paragraphs within a text.
+/** A TextSection is a range of complete paragraphs within a text.
<p>The content of the section may be the content of a link into another
document, a link from the same document, or the result of a DDE
operation.
- <p><type>TextSection</type> instances can be linked from and to other
+ <p>TextSection instances can be linked from and to other
texts.
*/