[Improvement][Master]fix typo (#5934)

·fix typo in MasterBaseTaskExecThread
This commit is contained in:
Tandoy 2021-08-02 22:34:46 +08:00 committed by GitHub
parent 0b4a20251f
commit 846d408e66
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,7 +191,7 @@ public class MasterBaseTaskExecThread implements Callable<Boolean> {
}
/**
* dispatcht task
* dispatch task
*
* @param taskInstance taskInstance
* @return whether submit task success