diff options
Diffstat (limited to 'include/connectivity/TColumnsHelper.hxx')
-rw-r--r-- | include/connectivity/TColumnsHelper.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/TColumnsHelper.hxx b/include/connectivity/TColumnsHelper.hxx index 50b8b14d8dab..ac281c36da05 100644 --- a/include/connectivity/TColumnsHelper.hxx +++ b/include/connectivity/TColumnsHelper.hxx @@ -29,7 +29,7 @@ namespace connectivity { class OTableHelper; class OColumnsHelperImpl; - /** contains generell column handling to creat default columns and default sql statements. + /** contains generell column handling to create default columns and default sql statements. */ class OOO_DLLPUBLIC_DBTOOLS OColumnsHelper : public sdbcx::OCollection { |