summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/DatabaseDefinition.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/DatabaseDefinition.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
index 7ba296809655..b7035ab3b327 100644
--- a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
+++ b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
@@ -42,7 +42,7 @@
<p>
It may be implemented by a database driver provider, to encapsulate the
complexity of data definition, and to give a common way for data definition as
- the DDL of most DBMS's differs.
+ the DDL of most DBMS differs.
</p>
<p>
At least, the access to the tables of a database should be implemented.