[Modify] Edit it

This commit is contained in:
sta 2017-01-13 17:04:58 +09:00
parent 8e709950c7
commit 71e937a151

View File

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