Fix typo in erratic.go (#1812)

This commit is contained in:
Anton Antonov 2018-05-17 23:59:57 +03:00 committed by John Belamaric
parent b109a79cb5
commit a9f3ad1f0b

View file

@ -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