From 96a24cc79f7a32851cc2005603e32633389043a3 Mon Sep 17 00:00:00 2001 From: Bill Meier Date: Tue, 26 Feb 2013 04:42:26 +0000 Subject: Fix spelling/typos found using a list of commonly misspelled words. The misspellings were mostly in comments but some were in text strings visible to the user. svn path=/trunk/; revision=47899 --- epan/dissectors/packet-netbios.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'epan/dissectors/packet-netbios.c') diff --git a/epan/dissectors/packet-netbios.c b/epan/dissectors/packet-netbios.c index e7fbb35de9..d6ae2d3fe8 100644 --- a/epan/dissectors/packet-netbios.c +++ b/epan/dissectors/packet-netbios.c @@ -154,7 +154,7 @@ static const value_string nb_name_type_vals[] = { {0x00, "Workstation/Redirector"}, {0x01, "Browser"}, {0x02, "Workstation/Redirector"}, - /* not sure what 0x02 is, I'm seeing alot of them however */ + /* not sure what 0x02 is, I'm seeing a lot of them however */ /* i'm seeing them with workstation/redirection host announcements */ {0x03, "Messenger service/Main name"}, -- cgit v1.2.3