diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index c23bd4c6..be597184 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -657,7 +657,7 @@ namespace WebSocketSharp.Net
}
///
- /// Gets or sets the specified request header in the collection.
+ /// Gets or sets the specified request header.
///
///
/// A that represents the value of the request header.