diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 7c60284b..81c2c656 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -496,7 +496,7 @@ namespace WebSocketSharp.Server /// /// /// An that represents the number of the port - /// on which to listen for the incoming handshake requests. + /// on which to listen for incoming handshake requests. /// public int Port { get {