summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/TextCursor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/TextCursor.idl')
-rw-r--r--offapi/com/sun/star/text/TextCursor.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/TextCursor.idl b/offapi/com/sun/star/text/TextCursor.idl
index c9c12d23eb36..864b127674ac 100644
--- a/offapi/com/sun/star/text/TextCursor.idl
+++ b/offapi/com/sun/star/text/TextCursor.idl
@@ -34,8 +34,8 @@
module com { module sun { module star { module text {
-/** A <type>TextCursor</type> is a <type>TextRange</type> which can be moved
- within a <type>Text</type> object.
+/** A TextCursor is a TextRange which can be moved
+ within a Text object.
@see TextRange
*/
published service TextCursor