summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/OFunctions.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/odbc/OFunctions.cxx')
-rw-r--r--connectivity/source/drivers/odbc/OFunctions.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/odbc/OFunctions.cxx b/connectivity/source/drivers/odbc/OFunctions.cxx
index cb04f307424c..9e546e389208 100644
--- a/connectivity/source/drivers/odbc/OFunctions.cxx
+++ b/connectivity/source/drivers/odbc/OFunctions.cxx
@@ -81,7 +81,7 @@ T3SQLNativeSql pODBC3SQLNativeSql;
bool LoadFunctions(oslModule pODBCso);
-// Take care of Dynamicly loading of the DLL/shared lib and Addresses:
+// Take care of Dynamically loading of the DLL/shared lib and Addresses:
// Returns sal_True at success
bool LoadLibrary_ODBC3(OUString &_rPath)
{