[Modify] Edit it

This commit is contained in:
sta 2019-03-29 22:08:31 +09:00
parent e53ae17fc1
commit 63deae89ba

View File

@ -501,7 +501,7 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Adds the specified <paramref name="cookies"/> to the collection. /// Adds the specified cookies to the collection.
/// </summary> /// </summary>
/// <param name="cookies"> /// <param name="cookies">
/// A <see cref="CookieCollection"/> that contains the cookies to add. /// A <see cref="CookieCollection"/> that contains the cookies to add.