aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
Diffstat (limited to 'epan')
-rw-r--r--epan/dissectors/packet-fix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-fix.h b/epan/dissectors/packet-fix.h
index eeee5acd14..cb5db87be9 100644
--- a/epan/dissectors/packet-fix.h
+++ b/epan/dissectors/packet-fix.h
@@ -2473,14 +2473,14 @@ typedef struct _fix_field {
static const value_string MassCancelRejectReason_val[] = {
{ 0, "MASS CANCEL NOT SUPPORTED" },
{ 1, "INVALID OR UNKNOWN SECURITY" },
- { 2, "INVALID OR UNKOWN UNDERLYING SECURITY" },
+ { 2, "INVALID OR UNKNOWN UNDERLYING SECURITY" },
{ 3, "INVALID OR UNKNOWN PRODUCT" },
{ 4, "INVALID OR UNKNOWN CFICODE" },
{ 5, "INVALID OR UNKNOWN SECURITYTYPE" },
{ 6, "INVALID OR UNKNOWN TRADING SESSION" },
{ 99, "OTHER" },
{ 7, "INVALID OR UNKNOWN MARKET" },
- { 8, "INVALID OR UNKOWN MARKET SEGMENT" },
+ { 8, "INVALID OR UNKNOWN MARKET SEGMENT" },
{ 9, "INVALID OR UNKNOWN SECURITY GROUP" },
{ 10, "INVALID OR UNKNOWN SECURITY ISSUER" },
{ 11, "INVALID OR UNKNOWN ISSUER OF UNDERLYING SECURITY" },