fix mis-spelling (#3310)

Signed-off-by: xieyanker <xjsisnice@gmail.com>
This commit is contained in:
xieyanker
2019-09-26 20:19:45 +08:00
committed by Miek Gieben
parent 27e22b0696
commit 9a5e4fa1a0
11 changed files with 13 additions and 13 deletions

View File

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