summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/ChainedTextFrame.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/ChainedTextFrame.idl')
-rw-r--r--offapi/com/sun/star/text/ChainedTextFrame.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/ChainedTextFrame.idl b/offapi/com/sun/star/text/ChainedTextFrame.idl
index 942401598f37..1b8c8185bedb 100644
--- a/offapi/com/sun/star/text/ChainedTextFrame.idl
+++ b/offapi/com/sun/star/text/ChainedTextFrame.idl
@@ -28,8 +28,8 @@
module com { module sun { module star { module text {
-/** extends a <type>TextFrame</type> which shares the same <type>Text</type>
- with other <type>ChainedTextFrame</type> instances that will make the text
+/** extends a TextFrame which shares the same Text
+ with other ChainedTextFrame instances that will make the text
flow through the chained frames. The text flows in the next frame if
there is no space left in the current frame.
*/