summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XTextCursor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XTextCursor.idl')
-rw-r--r--offapi/com/sun/star/text/XTextCursor.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/text/XTextCursor.idl b/offapi/com/sun/star/text/XTextCursor.idl
index adbe1afc3b31..e30229e8d42c 100644
--- a/offapi/com/sun/star/text/XTextCursor.idl
+++ b/offapi/com/sun/star/text/XTextCursor.idl
@@ -100,7 +100,7 @@ published interface XTextCursor: com::sun::star::text::XTextRange
void gotoEnd( [in] boolean bExpand );
- /** moves or expands the cursor to a specified <type>TextRange</type>.
+ /** moves or expands the cursor to a specified TextRange.
*/
void gotoRange( [in] com::sun::star::text::XTextRange xRange,
[in] boolean bExpand );