diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs index eb5c1b04..c3a064e1 100644 --- a/websocket-sharp/Server/HttpServer.cs +++ b/websocket-sharp/Server/HttpServer.cs @@ -427,18 +427,17 @@ namespace WebSocketSharp.Server /// /// /// - /// SECRET AREA will be used as the name if the value is + /// "SECRET AREA" will be used as the name if the value is /// or an empty string. /// /// - /// The set operation does nothing if the server has already - /// started or it is shutting down. + /// The set operation does nothing if the server has + /// already started or it is shutting down. /// /// /// /// - /// A or - /// by default. + /// A or by default. /// /// /// That string represents the name of the realm.