Commit a9f3ad1f authored by Anton Antonov's avatar Anton Antonov Committed by John Belamaric

Fix typo in erratic.go (#1812)

parent b109a79c
......@@ -11,7 +11,7 @@ import (
"github.com/miekg/dns"
)
// Erratic is a plugin that returns erratic repsonses to each client.
// Erratic is a plugin that returns erratic responses to each client.
type Erratic struct {
drop uint64
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment