From b1b180fd9ee2e8fe289187ece7bbf32b96e6d403 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Sat, 21 Jan 2023 11:04:48 +0000 Subject: [PATCH] Fix some spelling errors. --- epan/dissectors/packet-awdl.c | 2 +- epan/dissectors/packet-lorawan.c | 6 +++--- epan/dissectors/packet-mysql.c | 2 +- epan/dissectors/packet-pfcp.c | 2 +- tools/wireshark_words.txt | 15 +++++++++++++++ 5 files changed, 21 insertions(+), 6 deletions(-) diff --git a/epan/dissectors/packet-awdl.c b/epan/dissectors/packet-awdl.c index fcd27e9e00..e296ff6017 100644 --- a/epan/dissectors/packet-awdl.c +++ b/epan/dissectors/packet-awdl.c @@ -2215,7 +2215,7 @@ void proto_register_awdl(void) } }, { &hf_awdl_serviceparams_enc_values, - { "Encoded Values", "awdl.serviceparams.valuess", + { "Encoded Values", "awdl.serviceparams.values", FT_NONE, BASE_NONE, NULL, 0, "Encodes up to 256 unique 1-byte values. Calculation adds offsets to values.", HFILL } diff --git a/epan/dissectors/packet-lorawan.c b/epan/dissectors/packet-lorawan.c index 57493c7e9b..c8b63c65a8 100644 --- a/epan/dissectors/packet-lorawan.c +++ b/epan/dissectors/packet-lorawan.c @@ -386,18 +386,18 @@ root_keys_update_cb(void *r, char **err) root_key_t *rec = (root_key_t *)r; if (rec->deveui_string == NULL) { - *err = g_strdup("End-device indentifier can't be empty"); + *err = g_strdup("End-device identifier can't be empty"); return FALSE; } if (!rec->deveui) { rec->deveui = g_byte_array_new(); } if (!hex_str_to_bytes(rec->deveui_string, rec->deveui, FALSE)) { - *err = g_strdup("End-device indentifier must be hexadecimal"); + *err = g_strdup("End-device identifier must be hexadecimal"); return FALSE; } if (rec->deveui->len != 8) { - *err = g_strdup("End-device indentifier must be 8 bytes hexadecimal"); + *err = g_strdup("End-device identifier must be 8 bytes hexadecimal"); return FALSE; } byte_array_reverse(rec->deveui); diff --git a/epan/dissectors/packet-mysql.c b/epan/dissectors/packet-mysql.c index 7b94df8da5..8a361f49e9 100644 --- a/epan/dissectors/packet-mysql.c +++ b/epan/dissectors/packet-mysql.c @@ -254,7 +254,7 @@ static const value_string mysql_command_vals[] = { {MYSQL_BINLOG_DUMP_GTID, "Send Binlog GTID"}, {MYSQL_RESET_CONNECTION, "Reset Connection"}, {MYSQL_CLONE, "Native cloning"}, - {MYSQL_SUBSCRIBE_GROUP_REPLICATION_STREAM, "Subscribe Group Repliction Stream"}, + {MYSQL_SUBSCRIBE_GROUP_REPLICATION_STREAM, "Subscribe Group Replication Stream"}, {MARIADB_STMT_BULK_EXECUTE, "Execute Bulk Statement"}, {0, NULL} }; diff --git a/epan/dissectors/packet-pfcp.c b/epan/dissectors/packet-pfcp.c index 4b0fb3fd90..0f767273bb 100644 --- a/epan/dissectors/packet-pfcp.c +++ b/epan/dissectors/packet-pfcp.c @@ -11018,7 +11018,7 @@ static const value_string nokia_l2tp_params_algorithm_vals[] = { static const value_string nokia_l2tp_params_avp_hiding_vals[] = { {0, "Nothing"}, - {1, "Senitive Only"}, + {1, "Sensitive Only"}, {2, "All"}, {0, NULL} }; diff --git a/tools/wireshark_words.txt b/tools/wireshark_words.txt index caa9ea8df0..4e1c2c05c5 100644 --- a/tools/wireshark_words.txt +++ b/tools/wireshark_words.txt @@ -75,6 +75,7 @@ asn1 asn1cnf asn2deb asn2wrs +assignee assignor assoc assymetric @@ -443,6 +444,7 @@ earfcn ebcdic ecdhe ecdsa +ecpri editcap eeprom egprs @@ -476,6 +478,7 @@ enttec enumerates enumerations enumerator +envchange epasv epdcch epsem @@ -510,6 +513,7 @@ extensibility extensible extern exthdr +extlen extrainformation eyesdn facch @@ -616,6 +620,8 @@ homeplug hopcount hostname howto +hpfeeds +hresult hsdpa hsdsch hspdsch @@ -683,6 +689,7 @@ instdir instrumented interferer interleaving +interop interruptible interworking inuse @@ -726,6 +733,7 @@ ixveriwave jacobson jetds jsonraw +k12xx kademlia kasme kasumi @@ -820,6 +828,7 @@ meteorological metermod México mgmtmsg +microapp microbit midamble millimeters @@ -835,6 +844,7 @@ mitel mitsubishi mkdir mmdbresolve +modbus mode01 mode7 modepage @@ -1331,6 +1341,7 @@ sharkd shomiti siapp sidelink +signaal signaling signon simulcast @@ -1552,6 +1563,7 @@ uncalibrated uncategorized unchannelized unciphered +uncoloured uncompensated uncompress uncompressed @@ -1560,6 +1572,7 @@ uncompression unconfigurable unconfigured unconfirm +uncontended uncorrectable undecidable undecipherable @@ -1611,6 +1624,7 @@ unmerged unmodulated unmute unmuted +unnumb unoptimized unordered unparsable @@ -1716,6 +1730,7 @@ wikipedia wikis wimax wimaxasncp +winflexbison winget winpcap winspool