[Modify] Polish it

This commit is contained in:
sta 2016-03-02 15:24:22 +09:00
parent 6ce1556c5e
commit e73c477076

View File

@ -2081,7 +2081,7 @@ namespace WebSocketSharp
#region Public Methods #region Public Methods
/// <summary> /// <summary>
/// Accepts the WebSocket connection request. /// Accepts the WebSocket handshake request.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method isn't available in a client. /// This method isn't available in a client.