diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs
index 82439610..4ddd86a4 100644
--- a/websocket-sharp/Net/HttpListenerResponse.cs
+++ b/websocket-sharp/Net/HttpListenerResponse.cs
@@ -648,8 +648,8 @@ namespace WebSocketSharp.Net
/// the response to the request.
///
///
- /// The default value is 200. It is same as
- /// .
+ /// The default value is 200. It indicates that the request has
+ /// succeeded.
///
///
///