aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-skinny.c
diff options
context:
space:
mode:
authorBalint Reczey <balint@balintreczey.hu>2015-11-18 16:55:07 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-20 05:47:29 +0000
commitc297df134b4ba7afc84272a8c425a852e4b5408a (patch)
tree0281aabed48c4e30b8e096cefeffb9413d4e4f89 /epan/dissectors/packet-skinny.c
parentfdf486e23f83a8d37f741ac68d3eda8a600b08ef (diff)
More spelling fixes found by lintian
Change-Id: Id218dec9e5a721d6c63fd34962ffe50b6ab8dd56 Reviewed-on: https://code.wireshark.org/review/11946 Reviewed-by: Guy Harris <guy@alum.mit.edu> Reviewed-by: Diederik de Groot <dkgroot@talon.nl> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/dissectors/packet-skinny.c')
-rw-r--r--epan/dissectors/packet-skinny.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-skinny.c b/epan/dissectors/packet-skinny.c
index 01f79cdbf8..c5300b13de 100644
--- a/epan/dissectors/packet-skinny.c
+++ b/epan/dissectors/packet-skinny.c
@@ -8886,11 +8886,11 @@ proto_register_skinny(void)
{ &hf_skinny_precedenceDomain,
{
"precedenceDomain", "skinny.precedenceDomain", FT_UINT32, BASE_DEC, NULL, 0x0,
- "Precendence Domain", HFILL }},
+ "Precedence Domain", HFILL }},
{ &hf_skinny_precedenceLevel,
{
"precedenceLevel", "skinny.precedenceLevel", FT_UINT32, BASE_DEC, NULL, 0x0,
- "Precendence Level, MLPP priorities", HFILL }},
+ "Precedence Level, MLPP priorities", HFILL }},
{ &hf_skinny_precedenceValue,
{
"precedenceValue", "skinny.precedenceValue", FT_UINT32, BASE_DEC, NULL, 0x0,