mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-31 10:13:14 -04:00 
			
		
		
		
	Typo fixes (#2031)
This commit is contained in:
		| @@ -35,7 +35,7 @@ func (k *Kubernetes) AutoPath(state request.Request) []string { | ||||
| 	} | ||||
|  | ||||
| 	search = append(search, k.autoPathSearch...) | ||||
| 	search = append(search, "") // sentinal | ||||
| 	search = append(search, "") // sentinel | ||||
| 	return search | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user