[Modify] Edit it

This commit is contained in:
sta 2019-11-12 21:14:43 +09:00
parent 021c8dcf6b
commit b08d63699f

View File

@ -754,7 +754,7 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Appends the specified <paramref name="cookie"/> to the cookies sent with the response. /// Appends the specified cookie to the cookies sent with the response.
/// </summary> /// </summary>
/// <param name="cookie"> /// <param name="cookie">
/// A <see cref="Cookie"/> to append. /// A <see cref="Cookie"/> to append.