aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lldp.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-08-29 20:00:42 +0100
committerDario Lombardo <lomato@gmail.com>2020-08-29 21:32:39 +0000
commit4c9f59ee56664a491debe6fc97c087eec20ab5e0 (patch)
tree04b42d2f31a9f0fbaa345705419ac5aa350b00df /epan/dissectors/packet-lldp.c
parentb8a773dddc50b4c321f060c8a4f8aa12f851f05a (diff)
Fix more spelling errors in dissector strings.
A second batch of spelling errors, detected using a script that uses pyspellcheck and a Wireshark-specific dictionary file. I will take at least one more pass through the dissectors, as further improvements are made to the script.
Diffstat (limited to 'epan/dissectors/packet-lldp.c')
-rw-r--r--epan/dissectors/packet-lldp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-lldp.c b/epan/dissectors/packet-lldp.c
index a35e30825e..f1cc528acc 100644
--- a/epan/dissectors/packet-lldp.c
+++ b/epan/dissectors/packet-lldp.c
@@ -1068,7 +1068,7 @@ static const value_string operational_mau_type_values[] = {
#define HYTEC_MD__LINELOSS 4
#define HYTEC_MD__TX_CURRENT_OUTPUT_POWER_STR "Tx current output power"
-#define HYTEC_MD__RX_CURRENT_INPUT_POWER_STR "Rx current intput power"
+#define HYTEC_MD__RX_CURRENT_INPUT_POWER_STR "Rx current input power"
#define HYTEC_MD__RX_INPUT_SNR_STR "Rx input SNR"
#define HYTEC_MD__LINELOSS_STR "Lineloss"