[Modify] Edit it

This commit is contained in:
sta 2020-07-01 19:44:02 +09:00
parent 95f8518d9f
commit 32943d1a22

View File

@ -1478,8 +1478,8 @@ namespace WebSocketSharp.Net
/// <see langword="null"/> if not present.
/// </para>
/// </returns>
/// <param name="header">
/// A <see cref="string"/> that represents the name of the header to find.
/// <param name="name">
/// A <see cref="string"/> that specifies the name of the header to find.
/// </param>
public override string[] GetValues (string name)
{