[Modify] Edit it

This commit is contained in:
sta 2020-12-17 19:39:12 +09:00
parent 4ee4554af6
commit caf61a5bee

View File

@ -46,7 +46,7 @@ namespace WebSocketSharp.Net
{ {
/// <summary> /// <summary>
/// Provides the access to the HTTP request and response objects used by /// Provides the access to the HTTP request and response objects used by
/// the <see cref="HttpListener"/>. /// the <see cref="HttpListener"/> class.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This class cannot be inherited. /// This class cannot be inherited.