summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-07 17:25:55 +0200
committerJulien Nabet <serval2412@yahoo.fr>2019-08-09 10:51:55 +0200
commitd4a70ecf61b016a32caef015eea127d13b357cf7 (patch)
treebd807eafd6e5f683f3148dd8f131a68d975629f6 /include
parent717ffb7a479b48e8122c34b33685cd855c5ba219 (diff)
Fix typos
Change-Id: I994f656b0828c9c7ea1463b86cd692f847d01e7e Reviewed-on: https://gerrit.libreoffice.org/77126 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include')
-rw-r--r--include/connectivity/TColumnsHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TColumnsHelper.hxx b/include/connectivity/TColumnsHelper.hxx
index f4249cb34bfe..c50aefb27b03 100644
--- a/include/connectivity/TColumnsHelper.hxx
+++ b/include/connectivity/TColumnsHelper.hxx
@@ -28,7 +28,7 @@ namespace connectivity
{
class OTableHelper;
class OColumnsHelperImpl;
- /** contains generell column handling to create default columns and default sql statements.
+ /** contains general column handling to create default columns and default sql statements.
*/
class OOO_DLLPUBLIC_DBTOOLS OColumnsHelper : public sdbcx::OCollection
{