* Fix typo in task module and related.

This commit is contained in:
dingguodong
2023-08-24 17:14:11 +08:00
parent c76733bc16
commit 033af27ff3
8 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1926,7 +1926,7 @@ class taskTest
/**
* 通过父任务更新子任务。
* Update chilren task by parent task.
* Update children task by parent task.
*
* @param int $parentID
* @param string $action