[Modify] Edit it

This commit is contained in:
sta 2019-11-10 17:18:21 +09:00
parent e9c6c5f015
commit 5ca24dceb3

View File

@ -954,7 +954,7 @@ namespace WebSocketSharp.Net
/// </exception> /// </exception>
/// <exception cref="ArgumentException"> /// <exception cref="ArgumentException">
/// <paramref name="cookie"/> already exists in the cookies but /// <paramref name="cookie"/> already exists in the cookies but
/// it can not be updated. /// it cannot be updated.
/// </exception> /// </exception>
public void SetCookie (Cookie cookie) public void SetCookie (Cookie cookie)
{ {