[Modify] Edit it

This commit is contained in:
sta 2016-08-09 16:49:27 +09:00
parent cbe6d690dc
commit fb6ef25c5d

View File

@ -2761,7 +2761,7 @@ namespace WebSocketSharp
/// the WebSocket handshake request to the server.
/// </summary>
/// <param name="cookie">
/// A <see cref="Cookie"/> that represents the cookie to send.
/// A <see cref="Cookie"/> that represents a cookie to send.
/// </param>
public void SetCookie (Cookie cookie)
{