summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/QEnumTypes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/QEnumTypes.hxx')
-rw-r--r--dbaccess/source/ui/inc/QEnumTypes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QEnumTypes.hxx b/dbaccess/source/ui/inc/QEnumTypes.hxx
index 9f49df789b78..d88a7f4d6fa8 100644
--- a/dbaccess/source/ui/inc/QEnumTypes.hxx
+++ b/dbaccess/source/ui/inc/QEnumTypes.hxx
@@ -35,7 +35,7 @@ namespace dbaui
FKT_AGGREGATE =0x00000002,
FKT_CONDITION =0x00000004,
FKT_NUMERIC =0x00000008
- // if this function type is set, it is either EXISTS oder UNIQUE,
+ // if this function type is set, it is either EXISTS or UNIQUE,
// the FieldName contains the complete statement
};