mirror of
https://github.com/coredns/coredns.git
synced 2025-11-02 02:03:13 -05:00
Typo fixes (#2031)
This commit is contained in:
@@ -74,7 +74,7 @@ func (h *hostsMap) Len() int {
|
||||
type Hostsfile struct {
|
||||
sync.RWMutex
|
||||
|
||||
// list of zones we are authoritive for
|
||||
// list of zones we are authoritative for
|
||||
Origins []string
|
||||
|
||||
// hosts maps for lookups
|
||||
|
||||
Reference in New Issue
Block a user