[Modify] Edit it

This commit is contained in:
sta 2018-02-02 16:19:54 +09:00
parent 7dfc648895
commit edeb1b79dd

View File

@ -156,8 +156,8 @@ namespace WebSocketSharp.Net
/// </summary>
/// <value>
/// <para>
/// A <see cref="Encoding"/> from the charset value of the Content-Type
/// header.
/// A <see cref="Encoding"/> converted from the charset value of the
/// Content-Type header.
/// </para>
/// <para>
/// <see cref="Encoding.UTF8"/> if the charset value is not available.