summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/inc/FilteredContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/inc/FilteredContainer.hxx')
-rw-r--r--dbaccess/source/core/inc/FilteredContainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/inc/FilteredContainer.hxx b/dbaccess/source/core/inc/FilteredContainer.hxx
index 47dcdb9ed30c..5089c53aa5aa 100644
--- a/dbaccess/source/core/inc/FilteredContainer.hxx
+++ b/dbaccess/source/core/inc/FilteredContainer.hxx
@@ -62,7 +62,7 @@ namespace dbaccess
virtual OUString getNameForObject(const ::connectivity::sdbcx::ObjectType& _xObject) override;
/** tell the container to free all elements and all additional resources.<BR>
- After using this method the object may be reconstructed by calling one of the <code>constrcuct</code> methods.
+ After using this method the object may be reconstructed by calling one of the <code>construct</code> methods.
*/
virtual void SAL_CALL disposing() override;