From 54ac7b442493bb7e0d0f4b247eaed5645bfb0605 Mon Sep 17 00:00:00 2001 From: Martin Mathieson Date: Wed, 13 Oct 2021 10:22:23 +0100 Subject: Fix some spelling errors --- packaging/nsis/wireshark.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/nsis') diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi index 04cf01a094..a7d4228116 100644 --- a/packaging/nsis/wireshark.nsi +++ b/packaging/nsis/wireshark.nsi @@ -1256,7 +1256,7 @@ SectionEnd !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 ${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 ${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." -- cgit v1.2.3