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 f529b18a6f3b..b26532cf86f3 100644
--- a/offapi/com/sun/star/form/component/DatabasePatternField.idl
+++ b/offapi/com/sun/star/form/component/DatabasePatternField.idl
@@ -56,7 +56,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;