[Modify] Edit it

This commit is contained in:
sta 2018-03-31 18:17:50 +09:00
parent fcbd35ea0c
commit 03db354570

View File

@ -34,7 +34,7 @@ using System.Security.Principal;
namespace WebSocketSharp.Net.WebSockets
{
/// <summary>
/// Exposes the properties used to access the information in a WebSocket handshake request.
/// Exposes the access to the information in a WebSocket handshake request.
/// </summary>
/// <remarks>
/// This class is an abstract class.