mirror of
https://github.com/alibaba/higress.git
synced 2026-03-06 17:40:51 +08:00
Fix typos (#2628)
Signed-off-by: co63oc <co63oc@users.noreply.github.com> Co-authored-by: 澄潭 <zty98751@alibaba-inc.com> Co-authored-by: xingpiaoliang <erasernoobx@outlook.com>
This commit is contained in:
@@ -116,7 +116,7 @@ type TickFuncEntry struct {
|
||||
|
||||
var globalOnTickFuncs []TickFuncEntry = []TickFuncEntry{}
|
||||
|
||||
// Registe multiple onTick functions. Parameters include:
|
||||
// Register multiple onTick functions. Parameters include:
|
||||
// 1) tickPeriod: the execution period of tickFunc, this value should be a multiple of 100
|
||||
// 2) tickFunc: the function to be executed
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user