summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/core/dataaccess/connection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/dataaccess/connection.hxx b/dbaccess/source/core/dataaccess/connection.hxx
index 91a9755e0a6d..6b6508e1abf1 100644
--- a/dbaccess/source/core/dataaccess/connection.hxx
+++ b/dbaccess/source/core/dataaccess/connection.hxx
@@ -220,7 +220,7 @@ private:
*/
void impl_loadConnectionTools_throw();
- /** reads the table filter and table type filter from the datasourfce
+ /** reads the table filter and table type filter from the datasource
*/
void impl_fillTableFilter();
};