diff --git a/websocket-sharp/Net/WebHeaderCollection.cs b/websocket-sharp/Net/WebHeaderCollection.cs
index 0da959d4..0726ada3 100644
--- a/websocket-sharp/Net/WebHeaderCollection.cs
+++ b/websocket-sharp/Net/WebHeaderCollection.cs
@@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net
/// if not present.
///
///
- ///
- /// A that represents the name of the header to find.
+ ///
+ /// A that specifies the name of the header to find.
///
public override string[] GetValues (string name)
{