Skip to content

Commit c95ec4a

Browse files
committed
[Modify] Edit it
1 parent 01148aa commit c95ec4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

websocket-sharp/Server/WebSocketSessionManager.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,8 @@ public IEnumerable<IWebSocketSession> Sessions {
267267
}
268268

269269
/// <summary>
270-
/// Gets or sets the time to wait for the response to the WebSocket Ping or
271-
/// Close.
270+
/// Gets or sets the time to wait for the response to the WebSocket Ping
271+
/// or Close.
272272
/// </summary>
273273
/// <remarks>
274274
/// The set operation does nothing if the service has already started or

0 commit comments

Comments
 (0)