From f796e0307c7c00cc29e9b3d564c5cfe090d065f8 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 26 Feb 2019 21:17:08 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index fccbb4bc..cef14b0b 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -577,7 +577,8 @@ namespace WebSocketSharp.Net /// Gets the time when the cookie was issued. /// /// - /// A that represents the time when the cookie was issued. + /// A that represents the time when + /// the cookie was issued. /// public DateTime TimeStamp { get {