diff --git a/websocket-sharp/CloseStatusCode.cs b/websocket-sharp/CloseStatusCode.cs index 30f9c7c3..b358cf1a 100644 --- a/websocket-sharp/CloseStatusCode.cs +++ b/websocket-sharp/CloseStatusCode.cs @@ -36,7 +36,7 @@ namespace WebSocketSharp /// /// /// The status codes for the WebSocket connection closure are defined in - /// RFC 6455 + /// RFC 6455 /// for the WebSocket protocol. /// ///