mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #101979 from hantmac/fix/typo-correct
comment words correct
This commit is contained in:
commit
9e0a520337
@ -27,7 +27,7 @@ import (
|
||||
type unsupportedShaper struct {
|
||||
}
|
||||
|
||||
// NewTCShaper makes a new unsupportedShapper for the given interface
|
||||
// NewTCShaper makes a new unsupportedShaper for the given interface
|
||||
func NewTCShaper(iface string) Shaper {
|
||||
return &unsupportedShaper{}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user