[Modify] Edit it

This commit is contained in:
sta 2021-10-14 19:09:08 +09:00
parent 9e77ed9770
commit a3fda85b3e

View File

@ -41,7 +41,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Exposes the methods and properties used to access the information in
/// a WebSocket service provided by the <see cref="WebSocketServer"/> or
/// <see cref="HttpServer"/>.
/// <see cref="HttpServer"/> class.
/// </summary>
/// <remarks>
/// This class is an abstract class.