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 {
 | 
					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 {
 | 
					func NewTCShaper(iface string) Shaper {
 | 
				
			||||||
	return &unsupportedShaper{}
 | 
						return &unsupportedShaper{}
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user