[Modify] Edit it

This commit is contained in:
sta 2019-03-03 22:14:57 +09:00
parent 3cc6d8b419
commit 0c7312da5f

View File

@ -477,8 +477,8 @@ namespace WebSocketSharp.Net
/// Gets or sets the value of the Path attribute of the cookie.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the subset of URI on the origin server
/// to which the cookie applies.
/// A <see cref="string"/> that represents the subset of URI on
/// the origin server that the cookie applies to.
/// </value>
public string Path {
get {