Merge pull request #140 from lcofjp/master

fix typo
pull/141/head
KaiserY 7 years ago committed by GitHub
commit 96c907e69e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -147,7 +147,7 @@ hi number 3 from the main thread!
hi number 4 from the main thread!
```
稍微考虑一下将`join`放置何处会影响线程是否同时运行。
稍微考虑一下将`join`放置何处会影响线程是否同时运行。
### 线程和`move`闭包

Loading…
Cancel
Save