diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index 56ecd4e3..83f190e8 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -730,8 +730,7 @@ namespace WebSocketSharp.Net
/// The length of is greater than 65,535 characters.
///
///
- /// The current instance does not allow
- /// the response header.
+ /// This instance does not allow the response header.
///
public string this[HttpResponseHeader header] {
get {