diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs
index 9dce347f..85a7757c 100644
--- a/websocket-sharp/Server/WebSocketServer.cs
+++ b/websocket-sharp/Server/WebSocketServer.cs
@@ -121,8 +121,8 @@ namespace WebSocketSharp.Server
///
///
///
- /// An that represents the number of
- /// the port on which to listen.
+ /// An that represents the number of the port
+ /// on which to listen.
///
///
/// is less than 1 or greater than 65535.