Skip to content

Commit 2c92cec

Browse files
committed
[Modify] Edit it
1 parent b5813ce commit 2c92cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-sharp/Server/WebSocketSessionManager.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public IEnumerable<string> ActiveIDs {
112112
}
113113

114114
/// <summary>
115-
/// Gets the number of the sessions in the Websocket service.
115+
/// Gets the number of the sessions in the WebSocket service.
116116
/// </summary>
117117
/// <value>
118118
/// An <see cref="int"/> that represents the number of the sessions.

0 commit comments

Comments
 (0)