diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs
index eff22fb6..dda64779 100644
--- a/websocket-sharp/Server/WebSocketServer.cs
+++ b/websocket-sharp/Server/WebSocketServer.cs
@@ -233,7 +233,7 @@ namespace WebSocketSharp.Server
///
/// Initializes a new instance of the class
- /// with the specified and .
+ /// with the specified IP address and port.
///
///
///