connectivity/source/inc/hsqldb/HTable.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 00685f14577d3d25881b48458a15f1485a9ae7f6 Author: Andrea Gelmini <[email protected]> Date: Thu Apr 12 17:59:34 2018 +0200 Fix typos Change-Id: Ia9b7550d7abc703fb94d2ff5e84a6bf3d39074ec Reviewed-on: https://gerrit.libreoffice.org/52789 Tested-by: Jenkins <[email protected]> Reviewed-by: Julien Nabet <[email protected]> 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. */ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
