[Modify] Edit it

This commit is contained in:
sta 2019-03-29 22:03:11 +09:00
parent 68c70e1683
commit e53ae17fc1

View File

@ -478,7 +478,7 @@ namespace WebSocketSharp.Net
#region Public Methods #region Public Methods
/// <summary> /// <summary>
/// Adds the specified <paramref name="cookie"/> to the collection. /// Adds the specified cookie to the collection.
/// </summary> /// </summary>
/// <param name="cookie"> /// <param name="cookie">
/// A <see cref="Cookie"/> to add. /// A <see cref="Cookie"/> to add.