summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl b/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
index 0baca2afa2a9..4c16e55c10e9 100644
--- a/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
+++ b/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
@@ -92,7 +92,7 @@ module com { module sun { module star { module form { module binding {
<p>When a BindableDataAwareControlModel is being bound to an external value,
using XBindableValue::setValueBinding(),
- then the control model (it's value property, respectively) and the external value are
+ then the control model (its value property, respectively) and the external value are
initially synchronized by setting the external value (XValueBinding::getValue())
at the control model.</p>