Commit a093aea7 authored by Abiola Ibrahim's avatar Abiola Ibrahim

Merge pull request #773 from eliasp/patch-1

Typ (creatation → creation)
parents c3417a07 9f176287
......@@ -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)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment