Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

effective-go zh docs issues #5

Open
shengzhou1216 opened this issue Nov 23, 2021 · 0 comments
Open

effective-go zh docs issues #5

shengzhou1216 opened this issue Nov 23, 2021 · 0 comments

Comments

@shengzhou1216
Copy link

What version of Go are you using (go version)?

$ go version
go 1.16

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

go env Output
$ go env

What did you do?

What did you expect to see?

“它是轻量级的, 所有消耗几乎就只有栈空间的分配”
“在Go中,函数字面都是闭包:其实现保证了函数内引用变量的生命周期与函数的活动时间相同。”

What did you see instead?

Go程第一段:
“它是轻量级的, 所有小号几乎就只有栈空间的分配” 中的“小号”应该是”消耗“
Go程倒数第二行:
“在Go中,函数字面都是闭包:其实现在保证了函数内引用变量的生命周期与函数的活动时间相同。” 中的“其实现在”应该多了一个“在”

shengzhou1216 added a commit to shengzhou1216/go-1 that referenced this issue Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant