Skip to content

Commit 4547613

Browse files
committed
[Modify] Edit it
1 parent f90397e commit 4547613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-sharp/WebSocket.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2180,7 +2180,7 @@ internal void Send (Opcode opcode, Stream stream, Dictionary <CompressionMethod,
21802180
/// Accepts the WebSocket handshake request.
21812181
/// </summary>
21822182
/// <remarks>
2183-
/// This method isn't available in a client.
2183+
/// This method is not available in a client.
21842184
/// </remarks>
21852185
public void Accept ()
21862186
{

0 commit comments

Comments
 (0)