From 1a6d2f5c40aa297b8253e0e40db6171a9cfebf84 Mon Sep 17 00:00:00 2001 From: wmeier Date: Sat, 20 Dec 2008 00:09:02 +0000 Subject: Fix various typos and spelling errors (mostly in text strings) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27065 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-mip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-mip.c') diff --git a/epan/dissectors/packet-mip.c b/epan/dissectors/packet-mip.c index 367c99e439..e9ed26d90a 100644 --- a/epan/dissectors/packet-mip.c +++ b/epan/dissectors/packet-mip.c @@ -812,7 +812,7 @@ void proto_register_mip(void) { &hf_mip_rext_i, { "'I' bit Support", "mip.ext.rev.i", FT_BOOLEAN, 16, NULL, 32768, - "Agent surevidpports Inform bit in Revocation", HFILL } + "Agent supports Inform bit in Revocation", HFILL } }, { &hf_mip_rext_reserved, { "Reserved", "mip.ext.rev.reserved", -- cgit v1.2.3