[Modify] Edit it

This commit is contained in:
sta 2020-09-02 22:05:58 +09:00
parent 537692cc71
commit 37e79ef5cb

View File

@ -225,8 +225,8 @@ namespace WebSocketSharp.Net
/// <paramref name="array"/> is not enough to copy to.
/// </exception>
/// <exception cref="ObjectDisposedException">
/// The <see cref="HttpListener"/> instance associated with
/// this collection is closed.
/// The <see cref="HttpListener"/> instance associated with this
/// collection is closed.
/// </exception>
public void CopyTo (string[] array, int offset)
{