diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index dd46b4f1..da306f2d 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -1686,11 +1686,10 @@ namespace WebSocketSharp.Net
}
///
- /// Returns a that represents the current
- /// .
+ /// Returns a string that represents the current instance.
///
///
- /// A that represents the current .
+ /// A that represents all headers in the collection.
///
public override string ToString ()
{