summaryrefslogtreecommitdiff
path: root/include/connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity')
-rw-r--r--include/connectivity/dbtools.hxx2
-rw-r--r--include/connectivity/sqlparse.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/connectivity/dbtools.hxx b/include/connectivity/dbtools.hxx
index 02b3f0660290..2e185ee51356 100644
--- a/include/connectivity/dbtools.hxx
+++ b/include/connectivity/dbtools.hxx
@@ -314,7 +314,7 @@ namespace dbtools
*/
OOO_DLLPUBLIC_DBTOOLS ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource> findDataSource(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _xParent);
- /** determines the value of a booolean data source setting, given by ASCII name
+ /** determines the value of a boolean data source setting, given by ASCII name
@param _rxConnection
the connection belonging to the data source whose setting is to be retrieved
diff --git a/include/connectivity/sqlparse.hxx b/include/connectivity/sqlparse.hxx
index 5e4efe41588f..6666720f186d 100644
--- a/include/connectivity/sqlparse.hxx
+++ b/include/connectivity/sqlparse.hxx
@@ -88,7 +88,7 @@ namespace connectivity
};
// OSQLParseNodesContainer
- // grabage collection of nodes
+ // garbage collection of nodes
class OSQLParseNodesContainer
{