diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs index 4ca2e17f..fd976b73 100644 --- a/websocket-sharp/Server/WebSocketServiceHost.cs +++ b/websocket-sharp/Server/WebSocketServiceHost.cs @@ -107,8 +107,8 @@ namespace WebSocketSharp.Server #region Public Properties /// - /// Gets or sets a value indicating whether the service cleans up - /// the inactive sessions periodically. + /// Gets or sets a value indicating whether the service cleans up the + /// inactive sessions periodically. /// /// /// The set operation does nothing if the service has already started or