mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-04 21:28:00 +08:00
[Improvement][Master]fix typo (#5934)
·fix typo in MasterBaseTaskExecThread
This commit is contained in:
parent
0b4a20251f
commit
846d408e66
@ -191,7 +191,7 @@ public class MasterBaseTaskExecThread implements Callable<Boolean> {
|
||||
}
|
||||
|
||||
/**
|
||||
* dispatcht task
|
||||
* dispatch task
|
||||
*
|
||||
* @param taskInstance taskInstance
|
||||
* @return whether submit task success
|
||||
|
Loading…
Reference in New Issue
Block a user