[Modify] Edit it

This commit is contained in:
sta 2017-02-19 16:32:28 +09:00
parent f05efe51c0
commit 13e4918305

View File

@ -501,8 +501,8 @@ namespace WebSocketSharp.Server
/// </para>
/// </remarks>
/// <value>
/// A <see cref="string"/> that represents the name of the realm.
/// The default value is <see langword="null"/>.
/// A <see cref="string"/> that represents the name of
/// the realm or <see langword="null"/> by default.
/// </value>
public string Realm {
get {