[Modify] Polish it

This commit is contained in:
sta 2016-03-15 14:33:06 +09:00
parent 6656b471ba
commit 6dcc5c2579

View File

@ -459,7 +459,7 @@ namespace WebSocketSharp
/// <summary> /// <summary>
/// Gets or sets the value of the HTTP Origin header to send with /// Gets or sets the value of the HTTP Origin header to send with
/// the WebSocket connection request to the server. /// the WebSocket handshake request to the server.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The <see cref="WebSocket"/> sends the Origin header if this property has any. /// The <see cref="WebSocket"/> sends the Origin header if this property has any.