[Modify] Edit it

This commit is contained in:
sta 2020-09-03 21:39:33 +09:00
parent a8995ebf65
commit 70852b1267

View File

@ -133,8 +133,8 @@ namespace WebSocketSharp.Net
/// <paramref name="uriPrefix"/> is invalid.
/// </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 Add (string uriPrefix)
{