aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-asterix.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-11-22 00:42:06 +0000
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2020-11-22 11:30:24 +0000
commitdf651aca914cd6bb6ef68f3a39a5cd2b2271571c (patch)
tree989f14c212d391db98005e45467fd2fa9e9cd8ad /epan/dissectors/packet-asterix.c
parent7d16b7b25129cffb5330f2c91816a4da5a942f32 (diff)
Spelling improvements
Improve script by ignoring common contractions, dealing with e.g. \n within strings, and finding multiple concatenated words even when no camelCase is used. Also includes some actual spelling fixes.
Diffstat (limited to 'epan/dissectors/packet-asterix.c')
-rw-r--r--epan/dissectors/packet-asterix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-asterix.c b/epan/dissectors/packet-asterix.c
index 1ab7d40dec..6ca632f891 100644
--- a/epan/dissectors/packet-asterix.c
+++ b/epan/dissectors/packet-asterix.c
@@ -5605,7 +5605,7 @@ static const value_string valstr_011_430_FLS[] = {
{ 1, "On Stand" },
{ 2, "Taxiing for Departure" },
{ 3, "Taxiing for Arrival" },
- { 4, "Ruwnay for Departure" },
+ { 4, "Runway for Departure" },
{ 5, "Runway for Arrival" },
{ 6, "Hold for Departure" },
{ 7, "Hold for arrival" },