diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs
index f41f29de..357313cc 100644
--- a/websocket-sharp/Server/HttpServer.cs
+++ b/websocket-sharp/Server/HttpServer.cs
@@ -104,8 +104,8 @@ namespace WebSocketSharp.Server
///
///
///
- /// An that represents the number of the port
- /// on which to listen.
+ /// An that specifies the number of the port on which
+ /// to listen.
///
///
/// is less than 1 or greater than 65535.