summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/TextField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/TextField.idl')
-rw-r--r--offapi/com/sun/star/form/component/TextField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/TextField.idl b/offapi/com/sun/star/form/component/TextField.idl
index 1f8fce2e0fb2..c297f799fd23 100644
--- a/offapi/com/sun/star/form/component/TextField.idl
+++ b/offapi/com/sun/star/form/component/TextField.idl
@@ -41,7 +41,7 @@ published service TextField
/** specifies optional capabilities for displaying and inputting formatted text.
<p>If the <member>RichTextControl::RichText</member> property is set to <TRUE/>,
- then the <type>TextField</type> component will disable it's reset capabilities. This means
+ then the TextField component will disable it's reset capabilities. This means
that all calls to <member scope="com::sun::star::form">XReset::reset</member> will be ignored.</p>
*/
[optional] service RichTextControl;