summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/FormComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormComponent.idl')
-rw-r--r--offapi/com/sun/star/form/FormComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/FormComponent.idl b/offapi/com/sun/star/form/FormComponent.idl
index 27bae9588631..1b817310d702 100644
--- a/offapi/com/sun/star/form/FormComponent.idl
+++ b/offapi/com/sun/star/form/FormComponent.idl
@@ -100,7 +100,7 @@ published service FormComponent
use by other instances.</p>
<p>Note that dynamic properties added to a form component are, by definition,
- removeable. That is, the <member scope="com::sun::star::beans">PropertyAttribute::REMOVEABLE</member>
+ removable. That is, the <member scope="com::sun::star::beans">PropertyAttribute::REMOVEABLE</member>
will always be set, even if you do not specify it in the
<member scope="com::sun::star::beans">XPropertyContainer::addProperty</member> call.</p>