[Modify] Edit it

This commit is contained in:
sta 2019-03-29 22:08:31 +09:00
parent e53ae17fc1
commit 63deae89ba

View File

@ -501,7 +501,7 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Adds the specified <paramref name="cookies"/> to the collection.
/// Adds the specified cookies to the collection.
/// </summary>
/// <param name="cookies">
/// A <see cref="CookieCollection"/> that contains the cookies to add.