aboutsummaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/debug/pcap.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/debug/pcap.go b/plugin/debug/pcap.go
index 0663f6dce..493478a40 100644
--- a/plugin/debug/pcap.go
+++ b/plugin/debug/pcap.go
@@ -9,7 +9,7 @@ import (
"github.com/miekg/dns"
)
-// Hexdump converts the dns message m to a hex dump Whireshark can import.
+// Hexdump converts the dns message m to a hex dump Wireshark can import.
// See https://www.wireshark.org/docs/man-pages/text2pcap.html.
// This output looks like this:
//