diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 1d735c9e..aa2e04a9 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1264,8 +1264,8 @@ namespace WebSocketSharp } /// - /// Determines whether the specified is in the - /// range of the status code for the WebSocket connection close. + /// Determines whether the specified ushort is in the range of + /// the status code for the WebSocket connection close. /// /// ///