aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/epan
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2021-08-24 10:15:19 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-08-27 22:21:40 +0000
commit70e26d691ed08697c66d47975ac716e9df5bac62 (patch)
tree18fd0a42df3c5a716fbc594444167b3f74c6995a /plugins/epan
parent916dac33167d5853fa66e9569057571bf0f3f45f (diff)
Some spelling fixes.
Diffstat (limited to 'plugins/epan')
-rw-r--r--plugins/epan/wimaxasncp/packet-wimaxasncp.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/epan/wimaxasncp/packet-wimaxasncp.c b/plugins/epan/wimaxasncp/packet-wimaxasncp.c
index 8205f20264..b720e09619 100644
--- a/plugins/epan/wimaxasncp/packet-wimaxasncp.c
+++ b/plugins/epan/wimaxasncp/packet-wimaxasncp.c
@@ -388,9 +388,9 @@ static const ver_value_string wimaxasncp_ms_state_msg_vals[] =
{WIMAXASNCP_NWGVER_R10_V120, { 7, "Key_Change_Directive"}},
{WIMAXASNCP_NWGVER_R10_V120, { 8, "Key_Change_Cnf"}},
{WIMAXASNCP_NWGVER_R10_V120, { 9, "Key_Change_Ack"}},
- {WIMAXASNCP_NWGVER_R10_V120, { 10, "Relocation_Conplete_Req"}},
- {WIMAXASNCP_NWGVER_R10_V120, { 11, "Relocation_Conplete_Rsp"}},
- {WIMAXASNCP_NWGVER_R10_V120, { 12, "Relocation_Conplete_Ack"}},
+ {WIMAXASNCP_NWGVER_R10_V120, { 10, "Relocation_Complete_Req"}},
+ {WIMAXASNCP_NWGVER_R10_V120, { 11, "Relocation_Complete_Rsp"}},
+ {WIMAXASNCP_NWGVER_R10_V120, { 12, "Relocation_Complete_Ack"}},
{WIMAXASNCP_NWGVER_R10_V120, { 13, "Relocation_Notify"}},
{WIMAXASNCP_NWGVER_R10_V120, { 14, "Relocation_Req"}},
{WIMAXASNCP_NWGVER_R10_V120, { 15, "Relocation_Rsp"}},