[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>
/// Provides the access to the HTTP request and response objects used by
/// the <see cref="HttpListener"/>.
/// the <see cref="HttpListener"/> class.
/// </summary>
/// <remarks>
/// This class cannot be inherited.