Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindbr8 committed Dec 28, 2022
1 parent 954db3b commit b95e909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/end2end_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7620,7 +7620,7 @@ func (s) TestAuthorityHeader(t *testing.T) {
}

// wrapCloseListener tracks Accepts/Closes and maintains a counter of the
// number of open connection.
// number of open connections.
type wrapCloseListener struct {
net.Listener
connsOpen int32
Expand Down

0 comments on commit b95e909

Please sign in to comment.