Skip to content

Commit ed9368d

Browse files
authored
typo (#583)
1 parent 836e821 commit ed9368d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client_server_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,7 @@ func TestHost(t *testing.T) {
587587
server *httptest.Server // server to use
588588
url string // host for request URI
589589
header string // optional request host header
590-
tls string // optiona host for tls ServerName
590+
tls string // optional host for tls ServerName
591591
wantAddr string // expected host for dial
592592
wantHeader string // expected request header on server
593593
insecureSkipVerify bool

0 commit comments

Comments
 (0)