[Modify] Edit it

This commit is contained in:
sta 2017-09-12 19:13:43 +09:00
parent b5813ce2ab
commit 2c92cec6af

View File

@ -112,7 +112,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets the number of the sessions in the Websocket service. /// Gets the number of the sessions in the WebSocket service.
/// </summary> /// </summary>
/// <value> /// <value>
/// An <see cref="int"/> that represents the number of the sessions. /// An <see cref="int"/> that represents the number of the sessions.