summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/FieldDescriptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/FieldDescriptions.hxx')
-rw-r--r--dbaccess/source/ui/inc/FieldDescriptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/FieldDescriptions.hxx b/dbaccess/source/ui/inc/FieldDescriptions.hxx
index 07029cef9f8e..8144a44c45ab 100644
--- a/dbaccess/source/ui/inc/FieldDescriptions.hxx
+++ b/dbaccess/source/ui/inc/FieldDescriptions.hxx
@@ -83,7 +83,7 @@ namespace dbaui
void SetPrimaryKey(bool _bPKey);
void SetCurrency(bool _bIsCurrency);
- /** copies the content of the field eescription into the column
+ /** copies the content of the field description into the column
@param _rxColumn the dest
*/
void copyColumnSettingsTo(const css::uno::Reference< css::beans::XPropertySet >& _rxColumn);