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: Typo detected in websocket panic message #3880

Closed
GeertJohan opened this issue Jul 28, 2012 · 1 comment
Closed

x/net/websocket: Typo detected in websocket panic message #3880

GeertJohan opened this issue Jul 28, 2012 · 1 comment

Comments

@GeertJohan
Copy link
Contributor

Very small typo.
File: go.net/websocket/server.go
Line 90: panic("unepxected nil conn")
unepxected > unexpected
(http://code.google.com/p/go/source/browse/websocket/server.go?repo=net)
@minux
Copy link
Member

minux commented Jul 29, 2012

Comment 1:

This issue was closed by revision golang/net@8e3008a.

Status changed to Fixed.

@mikioh mikioh changed the title Typo detected in websocket panic message x/net/websocket: Typo detected in websocket panic message Jul 30, 2015
@mikioh mikioh modified the milestone: Unreleased Jul 30, 2015
@golang golang locked and limited conversation to collaborators Aug 5, 2016
This issue was closed.
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