[Modify] Edit it

This commit is contained in:
sta 2016-09-13 15:15:10 +09:00
parent f90397e4a8
commit 454761351a

View File

@ -2180,7 +2180,7 @@ namespace WebSocketSharp
/// Accepts the WebSocket handshake request. /// Accepts the WebSocket handshake request.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This method isn't available in a client. /// This method is not available in a client.
/// </remarks> /// </remarks>
public void Accept () public void Accept ()
{ {