mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 08:44:17 -04:00
fix mis-spelling (#3310)
Signed-off-by: xieyanker <xjsisnice@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
var f *Forward
|
||||
|
||||
// abuse init to setup a environment to test against. This start another server to that will
|
||||
// abuse init to setup an environment to test against. This start another server to that will
|
||||
// reflect responses.
|
||||
func init() {
|
||||
f = New()
|
||||
|
||||
Reference in New Issue
Block a user