diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 1d219629..f6713614 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -833,7 +833,7 @@ namespace WebSocketSharp.Net /// Begins getting the certificate provided by the client asynchronously. /// /// - /// An that indicates the status of the + /// An instance that indicates the status of the /// operation. /// ///