Fix typos and spelling (mostly in text strings)
[obnox/wireshark/wip.git] / epan / dissectors / packet-xtp.c
index 548de6ec4551a8a7475d2b52d611b4a2b2a6661e..f6d8c24b0100a900231b7a7936ebf4b71ace6e29 100644 (file)
@@ -84,7 +84,7 @@ static const value_string pformat_vals[] = {
 
 static const value_string diag_code_vals[] = {
        { 1, "Context Refused" },
-       { 2, "Context Abaondoned" },
+       { 2, "Context Abandoned" },
        { 3, "Invalid Context" },
        { 4, "Request Refused" },
        { 5, "Join Refused" },