summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl')
-rw-r--r--offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
index cb59fe15eac6..5404c50272d2 100644
--- a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module sdbc {
<member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
<p>
- The properties for a connection contain additonal information about how to connect to a database and
+ The properties for a connection contain additional information about how to connect to a database and
how to control the behavior of the resulting connection should be.
</p>
@@ -54,7 +54,7 @@ service JDBCConnectionProperties
{
service com::sun::star::sdbc::ConnectionProperties;
- /** which jdbc driver class should be loaded to create the connection.
+ /** which JDBC driver class should be loaded to create the connection.
@see com::sun::star::sdbc::JDBCConnectionProperties::JavaDriverClassPath
*/