Skip to content

Commit 021d23e

Browse files
committed
[Modify] Edit it
1 parent 4bc2874 commit 021d23e

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
@@ -2577,7 +2577,7 @@ public void CloseAsync (CloseStatusCode code, string reason)
25772577
/// Establishes a WebSocket connection.
25782578
/// </summary>
25792579
/// <remarks>
2580-
/// This method isn't available in a server.
2580+
/// This method is not available in a server.
25812581
/// </remarks>
25822582
public void Connect ()
25832583
{

0 commit comments

Comments
 (0)