summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/source/inc/hsqldb/HTable.hxx2
1 files changed, 1 insertions, 1 deletions
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.
*/