diff --git a/websocket-sharp/Net/HttpListenerPrefix.cs b/websocket-sharp/Net/HttpListenerPrefix.cs index 117a017e..111df15d 100644 --- a/websocket-sharp/Net/HttpListenerPrefix.cs +++ b/websocket-sharp/Net/HttpListenerPrefix.cs @@ -225,14 +225,14 @@ namespace WebSocketSharp.Net /// /// Determines whether the current instance is equal to the specified - /// instance. + /// instance. /// /// /// This method will be required to detect duplicates in any collection. /// /// /// - /// An instance to compare to the current instance. + /// An instance to compare to the current instance. /// /// /// An reference to a instance.