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

x/net/websocket: Minor issue in comment (formatting and/or missing words). #10881

Closed
dmitshur opened this issue May 17, 2015 · 1 comment
Closed

Comments

@dmitshur
Copy link
Contributor

I've spotted a minor issue with the comment formatting, I'd like to point it out.

https://github.com/golang/net/blob/5aa7325eaa14d7ed4b520f40d58adf2834c8de01/websocket/server.go#L99

There seems to be some problem with the comment content/formatting there.

//. that doesn't

There should not be a period after the two forward slashes. But it also feels like some words are missing between "you could use Server" and "that doesn't", maybe? Maybe not. I'm not quite sure because I didn't write the comment, @ukai did.

It was introduced in https://codereview.appspot.com/8731044.

@dmitshur dmitshur changed the title net/websocket: Minor issue in comment (formatting and/or missing words). x/net/websocket: Minor issue in comment (formatting and/or missing words). May 17, 2015
@ianlancetaylor ianlancetaylor added this to the Unreleased milestone Jun 3, 2015
@gopherbot
Copy link

CL https://golang.org/cl/10621 mentions this issue.

@mikioh mikioh modified the milestone: Unreleased Jul 30, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
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

5 participants