[Modify] Edit it

This commit is contained in:
sta 2020-09-02 22:02:54 +09:00
parent cf8dcc54ce
commit 537692cc71

View File

@ -262,8 +262,8 @@ namespace WebSocketSharp.Net
/// <paramref name="uriPrefix"/> is <see langword="null"/>.
/// </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 bool Remove (string uriPrefix)
{