[Modify] Edit it

This commit is contained in:
sta 2017-11-04 17:06:18 +09:00
parent 4de269b522
commit 21e9bd225b

View File

@ -342,7 +342,7 @@ namespace WebSocketSharp
/// One of the <see cref="CompressionMethod"/> enum values. /// One of the <see cref="CompressionMethod"/> enum values.
/// </para> /// </para>
/// <para> /// <para>
/// It represents the compression method used to compress a message. /// It specifies the compression method used to compress a message.
/// </para> /// </para>
/// <para> /// <para>
/// The default value is <see cref="CompressionMethod.None"/>. /// The default value is <see cref="CompressionMethod.None"/>.