Skip to content

Commit 4542ae0

Browse files
committed
修正标题中的拼写错误,将 st::async 更正为 std::async
1 parent e29eb0b commit 4542ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

md/详细分析/03async与future源码解析.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `st::async``std::future` 源码解析
1+
# `std::async``std::future` 源码解析
22

33
## 前言
44

0 commit comments

Comments
 (0)