diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index caa0405e..f2623353 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -1381,7 +1381,7 @@ namespace WebSocketSharp.Net
/// or the response.
///
///
- /// true if the header is restricted; otherwise, false.
+ /// true if the header cannot be set; otherwise, false.
///
///
/// A that represents the name of the header to test.