[Modify] Polish it

This commit is contained in:
sta 2016-03-20 19:33:37 +09:00
parent f096e3b561
commit 7987622cc0

View File

@ -2768,7 +2768,7 @@ namespace WebSocketSharp
/// <summary>
/// Sets an HTTP <paramref name="cookie"/> to send with
/// the WebSocket connection request to the server.
/// the WebSocket handshake request to the server.
/// </summary>
/// <param name="cookie">
/// A <see cref="Cookie"/> that represents the cookie to send.