[Modify] Edit it

This commit is contained in:
sta 2018-01-22 17:19:05 +09:00
parent 752411b2aa
commit c610068703

View File

@ -114,7 +114,7 @@ namespace WebSocketSharp.Net
/// types specified in the value of the Accept header. /// types specified in the value of the Accept header.
/// </para> /// </para>
/// <para> /// <para>
/// <see langword="null"/> if the request includes no Accept header. /// <see langword="null"/> if the Accept header is not present.
/// </para> /// </para>
/// </value> /// </value>
public string[] AcceptTypes { public string[] AcceptTypes {