[Modify] Edit it

This commit is contained in:
sta 2017-05-13 14:30:08 +09:00
parent 4887ebe353
commit 74ee44a4b9

View File

@ -72,8 +72,7 @@ namespace WebSocketSharp.Net
/// with the specified <paramref name="targetHost"/>.
/// </summary>
/// <param name="targetHost">
/// A <see cref="string"/> that represents the name of the server that
/// will share a secure connection.
/// A <see cref="string"/> that represents the target host server name.
/// </param>
public ClientSslConfiguration (string targetHost)
{