diff --git a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs
index cd96cb21..39b2d07f 100644
--- a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs
+++ b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs
@@ -314,12 +314,12 @@ namespace WebSocketSharp.Net.WebSockets
#region Public Methods
///
- /// Returns a that represents the current
- /// .
+ /// Returns a that represents
+ /// the current .
///
///
- /// A that represents the current
- /// .
+ /// A that represents
+ /// the current .
///
public override string ToString ()
{