mirror of
https://github.com/caddyserver/caddy.git
synced 2025-03-07 02:37:27 +08:00
Typ (creatation → creation)
This commit is contained in:
parent
c3417a0757
commit
9f1762873a
@ -200,7 +200,7 @@ func DisabledTest(t *testing.T) {
|
||||
listener, err := net.Listen("tcp", ipPort)
|
||||
if err != nil {
|
||||
// handle error
|
||||
log.Println("listener creatation failed: ", err)
|
||||
log.Println("listener creation failed: ", err)
|
||||
}
|
||||
|
||||
srv := new(FastCGIServer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user