summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl')
-rw-r--r--offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
index 39764d38b07c..3f23ba4cc158 100644
--- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
@@ -23,7 +23,7 @@
module com { module sun { module star { module sdbc {
-/** represents the properties for a ODBC connection (session) with a specific
+/** represents the properties for an ODBC connection (session) with a specific
database. These properties can be used when calling the method
com::sun::star::sdbc::XDriver::connect() or
com::sun::star::sdbc::XDriverManager::getConnectionWithInfo().