From 78c051625af86d07d501cc3b7e6a29859e992274 Mon Sep 17 00:00:00 2001 From: Alexis La Goutte Date: Thu, 27 Oct 2016 18:09:35 +0200 Subject: FIX: fix fix spelling typo found by lintian Change-Id: I090457663759a5ee012402ef746d358aacfbe08c Reviewed-on: https://code.wireshark.org/review/18537 Reviewed-by: Anders Broman --- epan/dissectors/packet-fix.h | 4 ++-- fix/FIX.xml | 4 ++-- fix/FIX50.xml | 4 ++-- fix/FIX50SP1.xml | 6 +++--- 4 files changed, 9 insertions(+), 9 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" }, diff --git a/fix/FIX.xml b/fix/FIX.xml index 686f3f41e6..bc7deff51c 100644 --- a/fix/FIX.xml +++ b/fix/FIX.xml @@ -7969,14 +7969,14 @@ - + - + diff --git a/fix/FIX50.xml b/fix/FIX50.xml index c7c0939d89..4b04a0632b 100644 --- a/fix/FIX50.xml +++ b/fix/FIX50.xml @@ -6581,7 +6581,7 @@ - + @@ -8269,4 +8269,4 @@ - \ No newline at end of file + diff --git a/fix/FIX50SP1.xml b/fix/FIX50SP1.xml index 6bde1468d7..94c507793e 100644 --- a/fix/FIX50SP1.xml +++ b/fix/FIX50SP1.xml @@ -7411,14 +7411,14 @@ - + - + @@ -9626,4 +9626,4 @@ - \ No newline at end of file + -- cgit v1.2.1