Skip to content

Commit

Permalink
Update lib/client/api.go
Browse files Browse the repository at this point in the history
Co-authored-by: Nic Klaassen <[email protected]>
  • Loading branch information
2 people authored and russjones committed May 14, 2021
1 parent ea9627e commit 1d0dd97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/client/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@ type ParsedProxyHost struct {
// and returns the parsed components.
//
// There are several "default" ports that the Web Proxy service may use, and if the port is not
// specified in the supplied
// specified in the supplied proxyHost string
//
// If a definitive answer is not possible (e.g. no proxy port is specified in
// the supplied string), ParseProxyHost() will supply default versions and flag
Expand Down

0 comments on commit 1d0dd97

Please sign in to comment.