Fix some spelling errors.

This commit is contained in:
Martin Mathieson 2023-01-21 11:04:48 +00:00
parent 13b6063d27
commit b1b180fd9e
5 changed files with 21 additions and 6 deletions

View File

@ -2215,7 +2215,7 @@ void proto_register_awdl(void)
} }
}, },
{ &hf_awdl_serviceparams_enc_values, { &hf_awdl_serviceparams_enc_values,
{ "Encoded Values", "awdl.serviceparams.valuess", { "Encoded Values", "awdl.serviceparams.values",
FT_NONE, BASE_NONE, NULL, 0, FT_NONE, BASE_NONE, NULL, 0,
"Encodes up to 256 unique 1-byte values. Calculation adds offsets to values.", HFILL "Encodes up to 256 unique 1-byte values. Calculation adds offsets to values.", HFILL
} }

View File

@ -386,18 +386,18 @@ root_keys_update_cb(void *r, char **err)
root_key_t *rec = (root_key_t *)r; root_key_t *rec = (root_key_t *)r;
if (rec->deveui_string == NULL) { 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; return FALSE;
} }
if (!rec->deveui) { if (!rec->deveui) {
rec->deveui = g_byte_array_new(); rec->deveui = g_byte_array_new();
} }
if (!hex_str_to_bytes(rec->deveui_string, rec->deveui, FALSE)) { 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; return FALSE;
} }
if (rec->deveui->len != 8) { 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; return FALSE;
} }
byte_array_reverse(rec->deveui); byte_array_reverse(rec->deveui);

View File

@ -254,7 +254,7 @@ static const value_string mysql_command_vals[] = {
{MYSQL_BINLOG_DUMP_GTID, "Send Binlog GTID"}, {MYSQL_BINLOG_DUMP_GTID, "Send Binlog GTID"},
{MYSQL_RESET_CONNECTION, "Reset Connection"}, {MYSQL_RESET_CONNECTION, "Reset Connection"},
{MYSQL_CLONE, "Native cloning"}, {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"}, {MARIADB_STMT_BULK_EXECUTE, "Execute Bulk Statement"},
{0, NULL} {0, NULL}
}; };

View File

@ -11018,7 +11018,7 @@ static const value_string nokia_l2tp_params_algorithm_vals[] = {
static const value_string nokia_l2tp_params_avp_hiding_vals[] = { static const value_string nokia_l2tp_params_avp_hiding_vals[] = {
{0, "Nothing"}, {0, "Nothing"},
{1, "Senitive Only"}, {1, "Sensitive Only"},
{2, "All"}, {2, "All"},
{0, NULL} {0, NULL}
}; };

View File

@ -75,6 +75,7 @@ asn1
asn1cnf asn1cnf
asn2deb asn2deb
asn2wrs asn2wrs
assignee
assignor assignor
assoc assoc
assymetric assymetric
@ -443,6 +444,7 @@ earfcn
ebcdic ebcdic
ecdhe ecdhe
ecdsa ecdsa
ecpri
editcap editcap
eeprom eeprom
egprs egprs
@ -476,6 +478,7 @@ enttec
enumerates enumerates
enumerations enumerations
enumerator enumerator
envchange
epasv epasv
epdcch epdcch
epsem epsem
@ -510,6 +513,7 @@ extensibility
extensible extensible
extern extern
exthdr exthdr
extlen
extrainformation extrainformation
eyesdn eyesdn
facch facch
@ -616,6 +620,8 @@ homeplug
hopcount hopcount
hostname hostname
howto howto
hpfeeds
hresult
hsdpa hsdpa
hsdsch hsdsch
hspdsch hspdsch
@ -683,6 +689,7 @@ instdir
instrumented instrumented
interferer interferer
interleaving interleaving
interop
interruptible interruptible
interworking interworking
inuse inuse
@ -726,6 +733,7 @@ ixveriwave
jacobson jacobson
jetds jetds
jsonraw jsonraw
k12xx
kademlia kademlia
kasme kasme
kasumi kasumi
@ -820,6 +828,7 @@ meteorological
metermod metermod
México México
mgmtmsg mgmtmsg
microapp
microbit microbit
midamble midamble
millimeters millimeters
@ -835,6 +844,7 @@ mitel
mitsubishi mitsubishi
mkdir mkdir
mmdbresolve mmdbresolve
modbus
mode01 mode01
mode7 mode7
modepage modepage
@ -1331,6 +1341,7 @@ sharkd
shomiti shomiti
siapp siapp
sidelink sidelink
signaal
signaling signaling
signon signon
simulcast simulcast
@ -1552,6 +1563,7 @@ uncalibrated
uncategorized uncategorized
unchannelized unchannelized
unciphered unciphered
uncoloured
uncompensated uncompensated
uncompress uncompress
uncompressed uncompressed
@ -1560,6 +1572,7 @@ uncompression
unconfigurable unconfigurable
unconfigured unconfigured
unconfirm unconfirm
uncontended
uncorrectable uncorrectable
undecidable undecidable
undecipherable undecipherable
@ -1611,6 +1624,7 @@ unmerged
unmodulated unmodulated
unmute unmute
unmuted unmuted
unnumb
unoptimized unoptimized
unordered unordered
unparsable unparsable
@ -1716,6 +1730,7 @@ wikipedia
wikis wikis
wimax wimax
wimaxasncp wimaxasncp
winflexbison
winget winget
winpcap winpcap
winspool winspool