Browse Source

[Modify] Polish it

pull/150/merge
sta 10 years ago
parent
commit
7a9379d186
  1. 2
      websocket-sharp/Fin.cs

2
websocket-sharp/Fin.cs

@ -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

Loading…
Cancel
Save