[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 cref="ArgumentException">
/// <paramref name="cookie"/> already exists in the cookies but
/// it can not be updated.
/// it cannot be updated.
/// </exception>
public void SetCookie (Cookie cookie)
{