[Modify] Edit it

This commit is contained in:
sta 2017-01-13 16:58:35 +09:00
parent 440a92ef88
commit 8e709950c7

View File

@ -139,7 +139,7 @@ namespace WebSocketSharp.Server
#region Protected Methods
/// <summary>
/// Creates a new session in the WebSocket service.
/// Creates a new session in the service.
/// </summary>
/// <returns>
/// A <see cref="WebSocketBehavior"/> instance that represents a new session.