summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/DatabasePatternField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/DatabasePatternField.idl')
-rw-r--r--offapi/com/sun/star/form/component/DatabasePatternField.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/form/component/DatabasePatternField.idl b/offapi/com/sun/star/form/component/DatabasePatternField.idl
index b1fd540d1859..d0ce8a475fa6 100644
--- a/offapi/com/sun/star/form/component/DatabasePatternField.idl
+++ b/offapi/com/sun/star/form/component/DatabasePatternField.idl
@@ -45,7 +45,7 @@ published service DatabasePatternField
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;