Browse Source

[Modify] Edit it

pull/533/merge
sta 10 months ago
parent
commit
764c1007bf
  1. 2
      websocket-sharp/Net/WebHeaderCollection.cs

2
websocket-sharp/Net/WebHeaderCollection.cs

@ -1360,7 +1360,7 @@ namespace WebSocketSharp.Net
/// </para>
/// </returns>
/// <param name="name">
/// A <see cref="string"/> that specifies the name of the header to find.
/// A <see cref="string"/> that specifies the name of the header to get.
/// </param>
public override string Get (string name)
{

Loading…
Cancel
Save