summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/DatabaseTextField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseTextField.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabaseTextField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseTextField.idl b/offapi/com/sun/star/form/component/DatabaseTextField.idl
index 109a5b6e4aec..573407fde439 100644
--- a/offapi/com/sun/star/form/component/DatabaseTextField.idl
+++ b/offapi/com/sun/star/form/component/DatabaseTextField.idl
@@ -44,7 +44,7 @@ published service DatabaseTextField
a decision must be made how to deal with empty strings.<br/>
This is controlled by this property.</p>
- <p>If the property is set to `TRUE`, and an empty text is to be commited, this is
+ <p>If the property is set to `TRUE`, and an empty text is to be committed, this is
converted into `NULL`, else it is written as empty string.</p>
*/
[property] boolean ConvertEmptyToNull;