[Modify] Polish it

This commit is contained in:
sta 2016-05-15 15:27:38 +09:00
parent 2da4a9b3a9
commit 57f14af53c

View File

@ -48,7 +48,7 @@ namespace WebSocketSharp.Net
/// the <see cref="HttpListener"/>. /// the <see cref="HttpListener"/>.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The HttpListenerContext class cannot be inherited. /// This class cannot be inherited.
/// </remarks> /// </remarks>
public sealed class HttpListenerContext public sealed class HttpListenerContext
{ {