We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 349dceb commit b3e538fCopy full SHA for b3e538f
go_example/spawn.md
@@ -3,7 +3,7 @@
3
4
这是来自GoByExample的例子,代码在<https://gobyexample.com/spawning-processes>。
5
6
-它能够执行任意Go或者非Go程序,并且等待放回结果,外部进程结束后继续执行本程序。
+它能够执行任意Go或者非Go程序,并且等待返回结果,外部进程结束后继续执行本程序。
7
8
## 代码实现
9
0 commit comments