diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index b2677acd..b2561389 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -954,7 +954,7 @@ namespace WebSocketSharp.Net /// /// /// already exists in the cookies but - /// it can not be updated. + /// it cannot be updated. /// public void SetCookie (Cookie cookie) {