[Modify] Edit it

This commit is contained in:
sta 2020-12-16 19:36:17 +09:00
parent dc4f17ef00
commit 4ee4554af6

View File

@ -268,8 +268,8 @@ namespace WebSocketSharp.Net
/// the WebSocket handshake request.
/// </returns>
/// <param name="protocol">
/// A <see cref="string"/> that represents the subprotocol supported on
/// this WebSocket connection.
/// A <see cref="string"/> that specifies the subprotocol supported on
/// the WebSocket connection.
/// </param>
/// <exception cref="ArgumentException">
/// <para>