summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Table.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/Table.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Table.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/firebird/Table.hxx b/connectivity/source/drivers/firebird/Table.hxx
index d6354bcd3ff9..f9684c06845c 100644
--- a/connectivity/source/drivers/firebird/Table.hxx
+++ b/connectivity/source/drivers/firebird/Table.hxx
@@ -21,7 +21,7 @@ namespace connectivity
/**
* Implements sdbcx.Table. We don't support table renaming (XRename)
- * hence the appropriate methods are overriden.
+ * hence the appropriate methods are overridden.
*/
class Table: public OTableHelper
{