diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index 1e8a799f..467d66b5 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -685,8 +685,7 @@ namespace WebSocketSharp.Net
/// The length of is greater than 65,535 characters.
///
///
- /// The current instance does not allow
- /// the request header.
+ /// This instance does not allow the request header.
///
public string this[HttpRequestHeader header] {
get {