aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-v52.c
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2010-12-06 01:34:58 +0000
committerBill Meier <wmeier@newsguy.com>2010-12-06 01:34:58 +0000
commit03b57df5a077e1e3590a96b0ccf675cf2bc133dd (patch)
treed30cafc4dca690450bd630a40b77b47565857b85 /epan/dissectors/packet-v52.c
parent7cd3ff263b70c138a51ffb7a75c17220f9c70581 (diff)
Fix various typos and spelling errors.
svn path=/trunk/; revision=35126
Diffstat (limited to 'epan/dissectors/packet-v52.c')
-rw-r--r--epan/dissectors/packet-v52.c6
1 files changed, 3 insertions, 3 deletions
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" },