[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.
/// </summary>
/// <remarks>
/// This method isn't available in a client.
/// This method is not available in a client.
/// </remarks>
public void Accept ()
{