summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl')
-rw-r--r--offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl b/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl
index 172dedab8919..0662637c1ee1 100644
--- a/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl
+++ b/offapi/com/sun/star/form/inspection/XMLFormsPropertyHandler.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module form { module inspection {
<p>The handler expects a value named "ContextDocument" in the context in which it is created.
That is, the <type scope="com::sun::star::uno">XComponentContext</type> used for creating the
- <type>CellBindingPropertyHandler</type> is examined for a value with this name. If the object in this
+ CellBindingPropertyHandler is examined for a value with this name. If the object in this
value denotes a XML form document (indicated by supporting the <type scope="com::sun::star::xforms">XFormsSupplier</type>
interface), this document is used to do XML binding related work.</p>