diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index bc4e7326..49cc8491 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -336,8 +336,9 @@ namespace WebSocketSharp.Server /// Gets or sets the scheme used to authenticate the clients. /// /// - /// One of the enum values, - /// indicates the scheme used to authenticate the clients. The default value is + /// One of the enum + /// values that represents the scheme used to authenticate the clients. + /// The default value is /// . /// public AuthenticationSchemes AuthenticationSchemes {