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 39841df4c231..80bed7b3a473 100644
--- a/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
+++ b/offapi/com/sun/star/form/binding/BindableDataAwareControlModel.idl
@@ -45,7 +45,7 @@ module com { module sun { module star { module form { module binding {
content of the controls associated with this model. For instance, for an
<type scope="com::sun::star::form::component">TextField</type>, this would be the
<member scope="com::sun::star::awt">UnoControlEditModel::Text</member> property of the base
- service. Similarily, a <type scope="com::sun::star::form::component">CheckBox</type> has
+ service. Similarly, a <type scope="com::sun::star::form::component">CheckBox</type> has
a property <member scope="com::sun::star::awt">UnoControlCheckBoxModel::State</member>, which
reflects the current check state.</p>