mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 04:03:20 +00:00
comment words correct
Signed-off-by: hantmac <hantmac@outlook.com> comment words correct Signed-off-by: 韩山杰 <shanjie.han@zhangmen.com>
This commit is contained in:
@@ -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{}
|
||||
}
|
||||
|
Reference in New Issue
Block a user