[Modify] Edit it

This commit is contained in:
sta 2017-08-15 15:24:11 +09:00
parent fd9d5acbda
commit 4c882a2c0c

View File

@ -889,7 +889,7 @@ namespace WebSocketSharp.Server
/// received from the client within a time; otherwise, <c>false</c>.
/// </returns>
/// <param name="id">
/// A <see cref="string"/> that represents the ID of the session to find.
/// A <see cref="string"/> that represents the ID of the session.
/// </param>
/// <exception cref="ArgumentNullException">
/// <paramref name="id"/> is <see langword="null"/>.