summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-11-07 19:15:54 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2013-11-07 19:17:25 +0100
commite58c7886fe3dc830a14433078b8a1bea52a85f11 (patch)
tree0c01566f2f45bff17f9ca4c50e81d27a71f4dde0 /connectivity
parentaaee12a8a84df2568b2262ee991a61ab926ae6c6 (diff)
typo in comment
Change-Id: Iea5084bd1c5765197e5dcf379637a780e52f42bd
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/java/sql/Connection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/sql/Connection.hxx b/connectivity/source/inc/java/sql/Connection.hxx
index 148a8d7e7195..fc276c4f9bcd 100644
--- a/connectivity/source/inc/java/sql/Connection.hxx
+++ b/connectivity/source/inc/java/sql/Connection.hxx
@@ -62,7 +62,7 @@ namespace connectivity
@param _sSQL
The SQL statement to transform.
@return
- The new statement witgh unnamed parameters.
+ The new statement with unnamed parameters.
*/
OUString transFormPreparedStatement(const OUString& _sSQL);
void loadDriverFromProperties(