dbaccess/source/filter/hsqldb/parseschema.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 83e2860141af887be7ae6bae7eaa6e06d587e1f9
Author: Andrea Gelmini <andrea.gelm...@gelma.net>
Date:   Sat Apr 7 23:10:40 2018 +0200

    Fix typo
    
    Change-Id: I655328122905ff70b667187937f57d23145377b1
    Reviewed-on: https://gerrit.libreoffice.org/52567
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Jens Carl <j.car...@gmx.de>

diff --git a/dbaccess/source/filter/hsqldb/parseschema.hxx 
b/dbaccess/source/filter/hsqldb/parseschema.hxx
index 6f73d2a4e584..94e72c815717 100644
--- a/dbaccess/source/filter/hsqldb/parseschema.hxx
+++ b/dbaccess/source/filter/hsqldb/parseschema.hxx
@@ -43,7 +43,7 @@ public:
     SqlStatementVector parseSchema();
 
     /**
-     * Returns the colmn types of a table. It should not be called before
+     * Returns the column types of a table. It should not be called before
      * calling parseSchema().
      *
      * @param sTableName name of the table.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to