[Modify] Polish it

This commit is contained in:
sta 2015-11-08 15:23:37 +09:00
parent 3a6dd700ba
commit 7a9379d186

View File

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