diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 5ca326f4..abe01fe5 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -108,7 +108,7 @@ namespace WebSocketSharp.Server /// /// Initializes a new instance of the class - /// with the specified . + /// with the specified port. /// /// ///