chore: fix some typos in comments (#4679)

Signed-off-by: CoolCu <coolcui@qq.com>
This commit is contained in:
CoolCu
2024-04-16 22:59:07 +08:00
committed by GitHub
parent 05606c69e7
commit b25ac55a2f
4 changed files with 6 additions and 6 deletions

View File

@@ -1573,7 +1573,7 @@ class Monitor extends BeanModel {
}
/**
* Unlinks all children of the the group monitor
* Unlinks all children of the group monitor
* @param {number} groupID ID of group to remove children of
* @returns {Promise<void>}
*/