From 0c7312da5f18f035c58845a018b02966ce666a6d Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 3 Mar 2019 22:14:57 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 253b40d4..d7f994c6 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -477,8 +477,8 @@ namespace WebSocketSharp.Net /// Gets or sets the value of the Path attribute of the cookie. /// /// - /// A that represents the subset of URI on the origin server - /// to which the cookie applies. + /// A that represents the subset of URI on + /// the origin server that the cookie applies to. /// public string Path { get {