Merge pull request #233 from bestchenq/patch-1

修改部分错别字
This commit is contained in:
CyC2018 2018-04-28 13:54:43 +08:00 committed by GitHub
commit 96dfff3574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -189,7 +189,7 @@ public static void main(String[] args) {
## Executor ## Executor
Executor 管理多个异步任务的执行,而无需程序员显地管理线程的生命周期。 Executor 管理多个异步任务的执行,而无需程序员显地管理线程的生命周期。
主要有三种 Executor 主要有三种 Executor