diff --git a/websocket-sharp/Net/HttpListenerPrefix.cs b/websocket-sharp/Net/HttpListenerPrefix.cs index 111df15d..49912dd2 100644 --- a/websocket-sharp/Net/HttpListenerPrefix.cs +++ b/websocket-sharp/Net/HttpListenerPrefix.cs @@ -239,8 +239,8 @@ namespace WebSocketSharp.Net /// /// /// - /// true if the current instance is equal to ; - /// otherwise, false. + /// true if the current instance and have + /// the same URI prefix; otherwise, false. /// public override bool Equals (object obj) {