[Libreoffice-commits] core.git: connectivity/source
Andrea Gelmini
andrea.gelmini at gelma.net
Sat Apr 14 06:07:33 UTC 2018
connectivity/source/inc/hsqldb/HTable.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 00685f14577d3d25881b48458a15f1485a9ae7f6
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Thu Apr 12 17:59:34 2018 +0200
Fix typos
Change-Id: Ia9b7550d7abc703fb94d2ff5e84a6bf3d39074ec
Reviewed-on: https://gerrit.libreoffice.org/52789
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/connectivity/source/inc/hsqldb/HTable.hxx b/connectivity/source/inc/hsqldb/HTable.hxx
index b479039cc7b0..dc1dc10bc95d 100644
--- a/connectivity/source/inc/hsqldb/HTable.hxx
+++ b/connectivity/source/inc/hsqldb/HTable.hxx
@@ -36,7 +36,7 @@ namespace connectivity
{
sal_Int32 m_nPrivileges; // we have to set our privileges by our own
- /** executes the statmenmt.
+ /** executes the statement.
@param _rStatement
The statement to execute.
*/
More information about the Libreoffice-commits
mailing list