aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
diff options
context:
space:
mode:
authorRémy Léone <remy.leone@gmail.com>2017-03-01 17:04:14 +0100
committerMichael Mann <mmann78@netscape.net>2017-03-01 16:18:58 +0000
commit9157e4035d962fc87ad4fbf8f8299c1e1c0677bd (patch)
tree4d70564f9a7b4aca5742a167c4c0fb775f93051d /epan/dissectors
parent1d31986e8d26f5c05b8b3125fb2ba0ec356139c1 (diff)
Fix spelling mistake
Change-Id: I21ef4e5b19299f843a6f2a644bfa7068abd90fc4 Reviewed-on: https://code.wireshark.org/review/20321 Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'epan/dissectors')
-rw-r--r--epan/dissectors/packet-ieee802154.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-ieee802154.c b/epan/dissectors/packet-ieee802154.c
index 154c01dc3c..f5f1df4887 100644
--- a/epan/dissectors/packet-ieee802154.c
+++ b/epan/dissectors/packet-ieee802154.c
@@ -3811,7 +3811,7 @@ void proto_register_ieee802154(void)
NULL, HFILL }},
{ &hf_ieee802154_p_ie_6top_sfid,
- { "SFID (6top Scheduling Fnction ID)", "wpan.ietf_ie.6top.sfid", FT_UINT8, BASE_HEX, NULL, 0x0,
+ { "SFID (6top Scheduling Function ID)", "wpan.ietf_ie.6top.sfid", FT_UINT8, BASE_HEX, NULL, 0x0,
NULL, HFILL }},
{ &hf_ieee802154_p_ie_6top_seqnum,