diff --git a/websocket-sharp/Net/HttpListenerException.cs b/websocket-sharp/Net/HttpListenerException.cs
index 263e3c0c..0861c892 100644
--- a/websocket-sharp/Net/HttpListenerException.cs
+++ b/websocket-sharp/Net/HttpListenerException.cs
@@ -60,7 +60,7 @@ namespace WebSocketSharp.Net
/// A that contains the serialized object data.
///
///
- /// A that represents the source for the deserialization.
+ /// A that specifies the source for the deserialization.
///
protected HttpListenerException (
SerializationInfo serializationInfo, StreamingContext streamingContext)