mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Fix typo in comment
This commit is contained in:
parent
51fba46893
commit
18e6fee2e7
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ type LimitingClient struct {
|
|||
Limiter *rate.Limiter
|
||||
}
|
||||
|
||||
// HeaderClient adds extra HTTP header fields to the ou going requests.
|
||||
// HeaderClient adds extra HTTP header fields to requests.
|
||||
type HeaderClient struct {
|
||||
Client
|
||||
Header http.Header
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue