aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-btobex.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-btobex.c')
-rw-r--r--epan/dissectors/packet-btobex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-btobex.c b/epan/dissectors/packet-btobex.c
index 06dc15883c..12852b44fb 100644
--- a/epan/dissectors/packet-btobex.c
+++ b/epan/dissectors/packet-btobex.c
@@ -2784,7 +2784,7 @@ proto_register_btobex(void)
NULL, HFILL}
},
{ &hf_authentication_parameter,
- { "Autentication Parameter", "btobex.authentication",
+ { "Authentication Parameter", "btobex.authentication",
FT_UINT8, BASE_HEX, NULL, 0x00,
NULL, HFILL}
},