aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-link16.c
diff options
context:
space:
mode:
authorPeter Ross <peter.ross@rmit.edu.au>2014-05-11 22:01:19 +1000
committerPascal Quantin <pascal.quantin@gmail.com>2014-05-11 12:44:46 +0000
commitdc8357db0b82889c223fcc78625a31c9d00c9b74 (patch)
tree6f60c6ce69fa64df6524805527d3bb377586bac0 /epan/dissectors/packet-link16.c
parentd13e1394b3793d8a7dbb1ea31766e2ee5091da97 (diff)
packet-link16: fix typos
Change-Id: I57d1a2dc1f3a078eb18c5799ca3bc0277eb1b2f9 Reviewed-on: https://code.wireshark.org/review/1584 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-link16.c')
-rw-r--r--epan/dissectors/packet-link16.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-link16.c b/epan/dissectors/packet-link16.c
index 2dbba9027a..1ebd6711dd 100644
--- a/epan/dissectors/packet-link16.c
+++ b/epan/dissectors/packet-link16.c
@@ -42,7 +42,7 @@ static const value_string WordFormat_Strings[] = {
static const value_string Link16_Label_Strings[] = {
{ 0, "Network Management" },
{ 1, "Network Management" },
- { 2, "Precise Participant Location and Identificaton" },
+ { 2, "Precise Participant Location and Identification" },
{ 3, "Surveillance" },
{ 5, "Anti-submarine Warfare" },
{ 6, "Intelligence" },
@@ -163,8 +163,8 @@ const value_string Link16_NPG_Strings[] = {
{ 12, "Voice A" },
{ 13, "Voice B" },
{ 18, "Network Enabled Weapons" },
- { 19, "Figher-to-Fighter A" },
- { 20, "Figher-to-Fighter B" },
+ { 19, "Fighter-to-Fighter A" },
+ { 20, "Fighter-to-Fighter B" },
{ 21, "Engagement Coordination" },
{ 27, "Joint Net PPLI" },
{ 28, "Distributed Network Management" },