summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableControlModel.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableControlModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableControlModel.idl b/offapi/com/sun/star/form/binding/BindableControlModel.idl
index 4f5f21492230..809c8a64cdb3 100644
--- a/offapi/com/sun/star/form/binding/BindableControlModel.idl
+++ b/offapi/com/sun/star/form/binding/BindableControlModel.idl
@@ -35,7 +35,7 @@ service BindableControlModel
<p>Via this service, bindable control models inherit the
com::sun::star::util::XCloneable interface.<br/>
- If an bindable control model, at which a binding has been established (via
+ If a bindable control model, at which a binding has been established (via
XBindableValue::setValueBinding()), is being cloned, then the
binding is also established at the clone. Effectively, this means that
both control model instances share the same binding instance.</p>