Fix various typos and spelling errors.
[obnox/wireshark/wip.git] / epan / dissectors / packet-iax2.c
index 1c41bfd3bb0aebd0068c1198e8f6d144c81b7cd8..b05d44143c702e351fe3ce3fbd775fde63603f35 100644 (file)
@@ -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,