mirror of
https://github.com/traefik/traefik.git
synced 2025-05-05 15:33:01 +00:00
fix: typo in dialer_test.go
This commit is contained in:
parent
618fb5f232
commit
b636b21167
@ -579,7 +579,7 @@ func (f *fakeSpiffePKI) genSVID(t *testing.T, id spiffeid.ID) *x509svid.SVID {
|
||||
return svid
|
||||
}
|
||||
|
||||
// fakeSpiffeSource allows retrieving staticly an SVID and its associated bundle.
|
||||
// fakeSpiffeSource allows retrieving statically an SVID and its associated bundle.
|
||||
type fakeSpiffeSource struct {
|
||||
bundle *x509bundle.Bundle
|
||||
svid *x509svid.SVID
|
||||
|
Loading…
x
Reference in New Issue
Block a user