From c0e92cbc0495362413ae2aec0ba5a01d38708827 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Sat, 20 Dec 2008 00:09:02 +0000 Subject: Fix various typos and spelling errors (mostly in text strings) svn path=/trunk/; revision=27065 --- epan/dissectors/packet-xtp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-xtp.c') diff --git a/epan/dissectors/packet-xtp.c b/epan/dissectors/packet-xtp.c index f6d8c24b01..8c45f1f3f3 100644 --- a/epan/dissectors/packet-xtp.c +++ b/epan/dissectors/packet-xtp.c @@ -107,7 +107,7 @@ static const value_string diag_val_vals[] = { { 10, "Host going down" }, { 11, "Invalid retransmission request" }, { 12, "Context in improper state" }, - { 13, "Joing request denied" }, + { 13, "Join request denied" }, { 0, NULL } }; -- cgit v1.2.3