summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/XSubmit.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/XSubmit.idl')
-rw-r--r--offapi/com/sun/star/form/XSubmit.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/XSubmit.idl b/offapi/com/sun/star/form/XSubmit.idl
index 91ad7ec20d90..3ec4a4008b84 100644
--- a/offapi/com/sun/star/form/XSubmit.idl
+++ b/offapi/com/sun/star/form/XSubmit.idl
@@ -34,7 +34,7 @@
/** provides functionality to submit data from a component.
- <p>Usually, this is used by <type scope="com::sun::star::form::component">HTMLForm</type>s.
+ <p>Usually, this is used by com::sun::star::form::component::HTMLForms.
<p>See the <A href="http://www.w3.org/TR/1999/REC-html401-19991224/interact/forms.html#h-17.13">HTML specification</A>
to learn about submitting forms.</p>