diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs index 31065326..f6cde216 100644 --- a/websocket-sharp/Server/HttpServer.cs +++ b/websocket-sharp/Server/HttpServer.cs @@ -646,8 +646,8 @@ namespace WebSocketSharp.Server } /// - /// Gets or sets the delegate used to find the credentials - /// for an identity. + /// Gets or sets the delegate used to find the credentials for + /// an identity. /// /// ///