From b8999a383c19d07cd7cec1707cb2c35f5faf9742 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Tue, 6 Feb 2024 17:22:17 +0000 Subject: Fix some more spelling errors --- epan/dissectors/packet-cattp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-cattp.c') diff --git a/epan/dissectors/packet-cattp.c b/epan/dissectors/packet-cattp.c index e1e24812bc..d8c05e0dd1 100644 --- a/epan/dissectors/packet-cattp.c +++ b/epan/dissectors/packet-cattp.c @@ -108,7 +108,7 @@ static const value_string cattp_reset_reason[] = { static const unit_name_string units_pdu = { "PDU", "PDUs" }; -/* Forward declartion due to use of heuristic dissection preference. */ +/* Forward declaration due to use of heuristic dissection preference. */ void proto_reg_handoff_cattp(void); void proto_register_cattp(void); -- cgit v1.2.3