summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DatabaseFormattedField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabaseFormattedField.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabaseFormattedField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/DatabaseFormattedField.idl b/offapi/com/sun/star/form/component/DatabaseFormattedField.idl
index 2e0a0c78e93b..65479f0ea00f 100644
--- a/offapi/com/sun/star/form/component/DatabaseFormattedField.idl
+++ b/offapi/com/sun/star/form/component/DatabaseFormattedField.idl
@@ -55,7 +55,7 @@ published service DatabaseFormattedField
a decision must be made how to deal with empty strings.<br/>
This is controlled by <member>ConvertEmptyToNull</member>.</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;