aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tn5250.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-08-31 18:37:12 +0100
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2020-08-31 18:26:28 +0000
commite7d20090f774f95259ee828b20f77531a47ad90f (patch)
treeee7118f515e3792f1018ad9b15a7e18907480560 /epan/dissectors/packet-tn5250.c
parent4c74caf9ef958886b76f62ca70dbe939fcb51d86 (diff)
More spelling fixes, last part of 2nd pass of dissectors.
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 b31bdde591..a496643f63 100644
--- a/epan/dissectors/packet-tn5250.c
+++ b/epan/dissectors/packet-tn5250.c
@@ -6215,11 +6215,11 @@ proto_register_tn5250(void)
FT_UINT8, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_tn5250_wdsf_deg_ms_horizontal_dimension,
- { "Horizontal Dimenstion", "tn5250.wdsf_deg_ms_horizontal_dimension",
+ { "Horizontal Dimension", "tn5250.wdsf_deg_ms_horizontal_dimension",
FT_UINT8, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_tn5250_wdsf_deg_ms_vertical_dimension,
- { "Vertical Dimenstion", "tn5250.wdsf_deg_ms_vertical_dimension",
+ { "Vertical Dimension", "tn5250.wdsf_deg_ms_vertical_dimension",
FT_UINT8, BASE_DEC, NULL, 0,
NULL, HFILL }},
{ &hf_tn5250_wdsf_deg_ms_default_color,