aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/dissectors/packet-btavdtp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-btavdtp.c b/epan/dissectors/packet-btavdtp.c
index 6bca31c339..5b5c0bb0dc 100644
--- a/epan/dissectors/packet-btavdtp.c
+++ b/epan/dissectors/packet-btavdtp.c
@@ -2321,7 +2321,7 @@ proto_register_btavdtp(void)
NULL, HFILL }
},
{ &hf_btavdtp_sbc_min_bitpool,
- { "Minumum Bitpool", "btavdtp.codec.sbc.minimum_bitpool",
+ { "Minimum Bitpool", "btavdtp.codec.sbc.minimum_bitpool",
FT_UINT8, BASE_DEC, NULL, 0x00,
NULL, HFILL }
},