diff options
author | 2019-08-28 21:34:48 +0800 | |
---|---|---|
committer | 2019-08-28 09:34:48 -0400 | |
commit | 4fca3b0fb0d443b5b86beafea123f757b9ff2d69 (patch) | |
tree | 24ea80dab86477112406bc82191d654d7c2427ce | |
parent | df6235995b2d0fdbf499b998da2e9ca91fde962f (diff) | |
download | coredns-4fca3b0fb0d443b5b86beafea123f757b9ff2d69.tar.gz coredns-4fca3b0fb0d443b5b86beafea123f757b9ff2d69.tar.zst coredns-4fca3b0fb0d443b5b86beafea123f757b9ff2d69.zip |
fix mis-spelling in pcap.go (#3222)
-rw-r--r-- | plugin/debug/pcap.go | 2 |
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: // |