From 03b57df5a077e1e3590a96b0ccf675cf2bc133dd Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Mon, 6 Dec 2010 01:34:58 +0000 Subject: Fix various typos and spelling errors. svn path=/trunk/; revision=35126 --- epan/dissectors/packet-iax2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-iax2.c') diff --git a/epan/dissectors/packet-iax2.c b/epan/dissectors/packet-iax2.c index 1c41bfd3bb..b05d44143c 100644 --- a/epan/dissectors/packet-iax2.c +++ b/epan/dissectors/packet-iax2.c @@ -2295,7 +2295,7 @@ proto_register_iax2 (void) {&hf_iax2_absts, {"Absolute Time", "iax2.abstime", FT_ABSOLUTE_TIME, ABSOLUTE_TIME_LOCAL, NULL, 0x0, - "The absoulte time of this packet (calculated by adding the IAX timestamp to the start time of this call)", + "The absolute time of this packet (calculated by adding the IAX timestamp to the start time of this call)", HFILL}}, {&hf_iax2_lateness, -- cgit v1.2.3