Fix some spelling errors

This commit is contained in:
Martin Mathieson 2021-10-13 10:22:23 +01:00
parent a747639add
commit 54ac7b4424
5 changed files with 26 additions and 4 deletions

View File

@ -243,7 +243,7 @@ packets.
__value__ is 1, make running file number part before start time part; this is __value__ is 1, make running file number part before start time part; this is
the original and default behaviour (e.g. log_00001_20210714164426.pcap). If the original and default behaviour (e.g. log_00001_20210714164426.pcap). If
__value__ is greater than 1, make start time part before running number part __value__ is greater than 1, make start time part before running number part
(e.g. log_20210828164426_00001.pcap). The latter makes alphabetical sortig (e.g. log_20210828164426_00001.pcap). The latter makes alphabetical sorting
order equal to creation time order, and keeps related multiple file sets in order equal to creation time order, and keeps related multiple file sets in
same directory close to each other. same directory close to each other.

View File

@ -12245,7 +12245,7 @@ proto_register_gsm_rlcmac(void)
} }
}, },
{ &hf_egprs_prr_additionsr7_16qam_hsr_mean_bep_exist, { &hf_egprs_prr_additionsr7_16qam_hsr_mean_bep_exist,
{ "Exist_16QAM_HSR_MEAN_BEP", "gsm_rlcmac.ul.prr_esixt_16qam_hsr_mean_bep", { "Exist_16QAM_HSR_MEAN_BEP", "gsm_rlcmac.ul.prr_exist_16qam_hsr_mean_bep",
FT_UINT8, BASE_DEC, NULL, 0x0, FT_UINT8, BASE_DEC, NULL, 0x0,
NULL, HFILL NULL, HFILL
} }

View File

@ -4776,7 +4776,7 @@ dissect_sip_common(tvbuff_t *tvb, int offset, int remaining_length, packet_info
/* The body is gzip:ed */ /* The body is gzip:ed */
next_tvb = tvb_uncompress(tvb, offset, datalen); next_tvb = tvb_uncompress(tvb, offset, datalen);
if (next_tvb) { if (next_tvb) {
add_new_data_source(pinfo, next_tvb, "gunziped data"); add_new_data_source(pinfo, next_tvb, "gunzipped data");
if(sip_tree) { if(sip_tree) {
ti_a = proto_tree_add_item(sip_tree, hf_sip_msg_body, next_tvb, 0, -1, ti_a = proto_tree_add_item(sip_tree, hf_sip_msg_body, next_tvb, 0, -1,
ENC_NA); ENC_NA);

View File

@ -1256,7 +1256,7 @@ SectionEnd
!insertmacro MUI_DESCRIPTION_TEXT ${SecUDPdump} "Provide capture interface that gets UDP packets from network devices" !insertmacro MUI_DESCRIPTION_TEXT ${SecUDPdump} "Provide capture interface that gets UDP packets from network devices"
!insertmacro MUI_DESCRIPTION_TEXT ${SecRandpktdump} "Provide random packet generator" !insertmacro MUI_DESCRIPTION_TEXT ${SecRandpktdump} "Provide random packet generator"
!insertmacro MUI_DESCRIPTION_TEXT ${SecEtwdump} "Provide ETW reader" !insertmacro MUI_DESCRIPTION_TEXT ${SecEtwdump} "Provide ETW reader"
!insertmacro MUI_DESCRIPTION_TEXT ${SecEditCap} "Copy packets to a new file, optionally trimmming packets, omitting them, or saving to a different format." !insertmacro MUI_DESCRIPTION_TEXT ${SecEditCap} "Copy packets to a new file, optionally trimming packets, omitting them, or saving to a different format."
!insertmacro MUI_DESCRIPTION_TEXT ${SecText2Pcap} "Read an ASCII hex dump and write the data into a libpcap-style capture file." !insertmacro MUI_DESCRIPTION_TEXT ${SecText2Pcap} "Read an ASCII hex dump and write the data into a libpcap-style capture file."
!insertmacro MUI_DESCRIPTION_TEXT ${SecMergecap} "Combine multiple saved capture files into a single output file" !insertmacro MUI_DESCRIPTION_TEXT ${SecMergecap} "Combine multiple saved capture files into a single output file"
!insertmacro MUI_DESCRIPTION_TEXT ${SecReordercap} "Copy packets to a new file, sorted by time." !insertmacro MUI_DESCRIPTION_TEXT ${SecReordercap} "Copy packets to a new file, sorted by time."

View File

@ -299,6 +299,7 @@ decrypt
decrypted decrypted
decrypting decrypting
decryption decryption
dedup
deduplicate deduplicate
deenabled deenabled
deenablement deenablement
@ -405,6 +406,7 @@ encrypting
endace endace
endian endian
endianness endianness
endif
engineid engineid
enodeb enodeb
enqueue enqueue
@ -510,6 +512,7 @@ groupcast
groupmod groupmod
gssapi gssapi
guint guint
gzipped
handoff handoff
hangup hangup
harqid harqid
@ -546,6 +549,7 @@ ieee17221
ieee80211 ieee80211
iface iface
ifconfig ifconfig
ifdef
ikev2 ikev2
illuminance illuminance
immersive immersive
@ -577,6 +581,7 @@ initializing
inline inline
inode inode
inodes inodes
instdir
instrumented instrumented
interferer interferer
interleaving interleaving
@ -595,6 +600,7 @@ ipseckey
iptables iptables
iptrace iptrace
ipv4addr ipv4addr
ipxnets
irqmask irqmask
isakmp isakmp
iscsi iscsi
@ -648,6 +654,7 @@ loghans
loglocal loglocal
logoff logoff
logout logout
lookups
loopback loopback
lossy lossy
lscap lscap
@ -819,6 +826,7 @@ optimizations
optimizer optimizer
optiplex optiplex
ordinal ordinal
osmocom
ospf6 ospf6
outhdr outhdr
packetcable packetcable
@ -830,6 +838,7 @@ param
parameterization parameterization
parameterized parameterized
params params
parens
parlay parlay
parms parms
parser parser
@ -864,6 +873,7 @@ plixer
plugin plugin
pluginize pluginize
plugins plugins
pluginsdir
pname pname
polestar polestar
popup popup
@ -878,6 +888,7 @@ posix
postfix postfix
powercontrol powercontrol
pppdump pppdump
pppoe
prach prach
preauth preauth
preconfiguration preconfiguration
@ -995,6 +1006,8 @@ reinitialization
reinitialize reinitialize
reinitialized reinitialized
reinitializing reinitializing
reinjected
reinjection
reinvoke reinvoke
rekey rekey
rekeying rekeying
@ -1253,6 +1266,7 @@ transcoder
transifex transifex
transitioning transitioning
transitivity transitivity
transum
transversal transversal
traveler traveler
traversal traversal
@ -1364,6 +1378,7 @@ unparsed
unprocessable unprocessable
unpublish unpublish
unpunctuated unpunctuated
unquoted
unreach unreach
unreassembled unreassembled
unreceived unreceived
@ -1389,8 +1404,10 @@ untrusted
untunneled untunneled
untyped untyped
unvisited unvisited
unvoiced
updatability updatability
updatable updatable
upiri
uplink uplink
upload upload
uploaded uploaded
@ -1399,6 +1416,7 @@ uploads
urlencoded urlencoded
urnti urnti
usability usability
usbpcap
userdata userdata
userinfo userinfo
userlist userlist
@ -1415,6 +1433,7 @@ v1610
validator validator
varint varint
vcredist vcredist
verbosity
verifier verifier
verizon verizon
version2 version2
@ -1434,12 +1453,14 @@ volerr
vxlan vxlan
wakeup wakeup
webcam webcam
webkit
websocket websocket
whoami whoami
wideband wideband
wikipedia wikipedia
wikis wikis
wimax wimax
wimaxasncp
winpcap winpcap
winspool winspool
wireshark wireshark
@ -1457,6 +1478,7 @@ wsluarm
x509sat x509sat
xattr xattr
xchannel xchannel
xferext
xmlns xmlns
xsltproc xsltproc
xtreme xtreme