[Modify] Polish it

This commit is contained in:
sta 2015-11-09 13:44:52 +09:00
parent f475eb547b
commit bfa5a6ac5d

View File

@ -31,7 +31,7 @@ using System;
namespace WebSocketSharp
{
/// <summary>
/// Contains the values that indicate whether the payload data of a WebSocket frame is masked.
/// Indicates whether the payload data of a WebSocket frame is masked.
/// </summary>
/// <remarks>
/// The values of this enumeration are defined in