summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl')
-rw-r--r--offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
index fb199ab1f427..955070aea9af 100644
--- a/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
+++ b/offapi/com/sun/star/form/binding/BindableDatabaseTimeField.idl
@@ -30,7 +30,7 @@ module com { module sun { module star { module form { module binding {
/** This service specifies a date input field which is data-aware and thus can be bound to a
database field, and additionally supports binding to arbitrary external values.
- <p>If an com::sun::star::form::binding::ValueBinding instance is
+ <p>If a com::sun::star::form::binding::ValueBinding instance is
set at the field, it will exchange it's content with the binding as com::sun::star::util::Time.
</p>