summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/XBatchExecution.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/XBatchExecution.idl')
-rw-r--r--offapi/com/sun/star/sdbc/XBatchExecution.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XBatchExecution.idl b/offapi/com/sun/star/sdbc/XBatchExecution.idl
index 98bcc10514be..6a81d58c1b5b 100644
--- a/offapi/com/sun/star/sdbc/XBatchExecution.idl
+++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl
@@ -45,7 +45,7 @@
published interface XBatchExecution: com::sun::star::uno::XInterface
{
- /** adds a SQL command to the current batch of commmands for the statement
+ /** adds a SQL command to the current batch of commands for the statement
object.
@param sql
the SQL statement which should be appended to the batch.