[Modify] Edit it

This commit is contained in:
sta 2020-09-16 20:15:16 +09:00
parent 7b08d831a2
commit 4a1689fc76

View File

@ -225,14 +225,14 @@ namespace WebSocketSharp.Net
/// <summary> /// <summary>
/// Determines whether the current instance is equal to the specified /// Determines whether the current instance is equal to the specified
/// <see cref="Object"/> instance. /// <see cref="object"/> instance.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method will be required to detect duplicates in any collection. /// This method will be required to detect duplicates in any collection.
/// </remarks> /// </remarks>
/// <param name="obj"> /// <param name="obj">
/// <para> /// <para>
/// An <see cref="Object"/> instance to compare to the current instance. /// An <see cref="object"/> instance to compare to the current instance.
/// </para> /// </para>
/// <para> /// <para>
/// An reference to a <see cref="HttpListenerPrefix"/> instance. /// An reference to a <see cref="HttpListenerPrefix"/> instance.