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

tour: typo in description of "Choosing a value or pointer receiver" #13951

Closed
shayneczyzewski opened this issue Jan 14, 2016 · 2 comments
Closed

Comments

@shayneczyzewski
Copy link

Context: http://tour.golang.org/methods/8

Last sentence has an unnecessary 'to': In general, all methods on a given type to should have either value or pointer receivers, but not a mixture of both.

@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jan 14, 2016
@ianlancetaylor
Copy link
Contributor

CC @adg @campoy

@campoy
Copy link
Contributor

campoy commented Jan 14, 2016

Thanks for reporting!

CL sent https://go-review.googlesource.com/18670

@golang golang locked and limited conversation to collaborators Jan 13, 2017
gopherbot pushed a commit to golang/website that referenced this issue May 26, 2021
Fixes golang/go#13951

Change-Id: I5c830371f987c114f37344d00a68f4b0735f47eb
Reviewed-on: https://go-review.googlesource.com/18670
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
X-Tour-Commit: bb6ca5fe3f1eca133992cdee55d608dd1f0e983c
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
Fixes golang/go#13951

Change-Id: I5c830371f987c114f37344d00a68f4b0735f47eb
Reviewed-on: https://go-review.googlesource.com/18670
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
X-Tour-Commit: bb6ca5fe3f1eca133992cdee55d608dd1f0e983c
KimuraDanaka119 added a commit to KimuraDanaka119/go-tour-jp that referenced this issue Jun 4, 2023
Fixes golang/go#13951

Change-Id: I5c830371f987c114f37344d00a68f4b0735f47eb
Reviewed-on: https://go-review.googlesource.com/18670
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants