Commit f424f450 authored by Matthew Holt's avatar Matthew Holt

Fix typo

parent 677f67db
......@@ -13,7 +13,7 @@ func TestReolveAddr(t *testing.T) {
// for the assertion, rather than a direct string comparison.
// NOTE: Tests with {Host: "", Port: ""} and {Host: "localhost", Port: ""}
// will not behave the same cross-platform, so they have bene omitted.
// will not behave the same cross-platform, so they have been omitted.
for i, test := range []struct {
config server.Config
......
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