aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tn5250.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-tn5250.c
parent7cd3ff263b70c138a51ffb7a75c17220f9c70581 (diff)
Fix various typos and spelling errors.
svn path=/trunk/; revision=35126
Diffstat (limited to 'epan/dissectors/packet-tn5250.c')
-rw-r--r--epan/dissectors/packet-tn5250.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/dissectors/packet-tn5250.c b/epan/dissectors/packet-tn5250.c
index 35c14a7748..c029bf6ab9 100644
--- a/epan/dissectors/packet-tn5250.c
+++ b/epan/dissectors/packet-tn5250.c
@@ -842,7 +842,7 @@ static const struct true_false_string tn5250_field_wdsf_ds_ct_flag1_2 = {
};
static const struct true_false_string tn5250_field_wdsf_ds_ct_flag1_3 = {
- "Reserved (incorrectely set to on).",
+ "Reserved (incorrectly set to on).",
"Reserved (set to zero)."
};
@@ -899,7 +899,7 @@ static const struct true_false_string tn5250_field_wdsf_ds_ct_flag2_5 = {
};
static const struct true_false_string tn5250_field_wdsf_ds_ct_flag2_6 = {
- "Reserved (incorrectely set to on).",
+ "Reserved (incorrectly set to on).",
"Reserved (set to zero)."
};