summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sdb/DocumentDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdb/DocumentDefinition.idl')
-rw-r--r--offapi/com/sun/star/sdb/DocumentDefinition.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl b/offapi/com/sun/star/sdb/DocumentDefinition.idl
index c8f07fb69a18..8ec36f9ec225 100644
--- a/offapi/com/sun/star/sdb/DocumentDefinition.idl
+++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl
@@ -68,7 +68,7 @@ service DocumentDefinition
<li><strong>close</strong>: closes the sub document, if it had previously been opened
using either the <code>open</code> or <code>openDesign</code> command. The return value
of the <code>execute</code> command is a <code>boolean</code> value indicating whether
- the sub document could be closed. Reasons for not closing the document include vetos by
+ the sub document could be closed. Reasons for not closing the document include vetoes by
third parties, for instance, because the user opened a dialog modal to the sub document,
or a long-running task such as printing is currently running.</li>
<li><strong>show</strong>: shows the sub document. This is useful if you previously opened the