[Modify] Edit it

This commit is contained in:
sta 2020-08-25 21:17:40 +09:00
parent bfc005466d
commit c4b2b1c88b

View File

@ -257,8 +257,8 @@ namespace WebSocketSharp.Net
/// Removes the specified URI prefix from the collection.
/// </summary>
/// <returns>
/// <c>true</c> if the URI prefix is successfully found and removed;
/// otherwise, <c>false</c>.
/// <c>true</c> if the URI prefix is successfully removed; otherwise,
/// <c>false</c>.
/// </returns>
/// <param name="uriPrefix">
/// A <see cref="string"/> that specifies the URI prefix to remove.