From 5efc910f33f434f29fff711a3958878e6c3441ed Mon Sep 17 00:00:00 2001 From: wmeier Date: Mon, 6 Dec 2010 01:34:58 +0000 Subject: Fix various typos and spelling errors. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35126 f5534014-38df-0310-8fa8-9805f1628bb7 --- epan/dissectors/packet-v52.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'epan/dissectors/packet-v52.c') diff --git a/epan/dissectors/packet-v52.c b/epan/dissectors/packet-v52.c index c3fe8a62cf..e7ca9b24fd 100644 --- a/epan/dissectors/packet-v52.c +++ b/epan/dissectors/packet-v52.c @@ -312,7 +312,7 @@ static const value_string steady_signal_values [] = { { 0x06, "Battery on a-wire" }, { 0x07, "A-wire on earth" }, { 0x08, "No battery on a-wire" }, - { 0x09, "No batery on b-wire" }, + { 0x09, "No battery on b-wire" }, { 0x0a, "Reduced battery" }, { 0x0b, "No battery" }, { 0x0c, "Alternate reduced power / no power" }, @@ -505,7 +505,7 @@ static const value_string bcc_protocol_error_cause_type_values [] = { { 0x07, "Mandatory information element missing" }, { 0x08, "Unrecognized information element" }, { 0x09, "Mandatory information element content error" }, - { 0x0a, "Optional infromation element content error" }, + { 0x0a, "Optional information element content error" }, { 0x0b, "Message not compatible with the BCC protocol state" }, { 0x0c, "Repeated mandatory information element" }, { 0x0d, "Too many information element" }, @@ -615,7 +615,7 @@ static const value_string info_element_values [] = { { CONTROL_FUNCTION_ID, "Control function ID" }, { VARIANT, "Variant" }, { INTERFACE_ID, "Interface ID" }, - { LINK_CONTROL_FUNCTION, "Link control funktion" }, + { LINK_CONTROL_FUNCTION, "Link control function" }, { USER_PORT_ID, "User port ID" }, { ISDN_PORT_TS_ID, "ISDN port TS ID" }, { V5_TIME_SLOT_ID, "V5 TS ID" }, -- cgit v1.2.3