Merge pull request #2336 from weakish/go-zh-typo

go: [zh-cn] fix a typo.
This commit is contained in:
Geoff Liu 2016-08-21 13:54:12 -04:00 committed by GitHub
commit b8891b5b31

View File

@ -129,7 +129,7 @@ func learnFlowControl() {
fmt.Println("told ya")
}
// 用go fmt 命令可以帮你格式化代码,所以不用怕被人吐槽代码风格了,
// 也不用容忍人的代码风格。
// 也不用容忍人的代码风格。
if false {
// pout
} else {