aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-pdcp-lte.c')
-rw-r--r--epan/dissectors/packet-pdcp-lte.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-pdcp-lte.c b/epan/dissectors/packet-pdcp-lte.c
index 0b02eca9e4..ed7199031e 100644
--- a/epan/dissectors/packet-pdcp-lte.c
+++ b/epan/dissectors/packet-pdcp-lte.c
@@ -2815,7 +2815,7 @@ void proto_register_pdcp(void)
{ &hf_pdcp_lte_security,
{ "Security Config",
- "pdcp-lte.security-cofig", FT_STRING, BASE_NONE, 0, 0x0,
+ "pdcp-lte.security-config", FT_STRING, BASE_NONE, 0, 0x0,
NULL, HFILL
}
},