From 2d72d0d25edfd48227062c781c17cbc88da92c2b Mon Sep 17 00:00:00 2001 From: wmeier Date: Thu, 18 Dec 2008 19:08:49 +0000 Subject: Fix various typos and spelling errors (mostly in text strings) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27050 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-bittorrent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-bittorrent.c') diff --git a/epan/dissectors/packet-bittorrent.c b/epan/dissectors/packet-bittorrent.c index e6e1f3b46d..6ccc96d06b 100644 --- a/epan/dissectors/packet-bittorrent.c +++ b/epan/dissectors/packet-bittorrent.c @@ -180,7 +180,7 @@ static struct client_information peer_id[] = { {"-LT", "libtorrent"}, {"-BX", "Bittorrent X"}, {"-TS", "Torrentstorm"}, - {"-TN", "TorrnetDotNET"}, + {"-TN", "TorrentDotNET"}, {"-SS", "SwarmScope"}, {"-XT", "XanTorrent"}, {"-BS", "BTSlave"}, -- cgit v1.2.3