[Modify] Edit it

This commit is contained in:
sta 2017-08-12 15:56:59 +09:00
parent b313ce95bc
commit dd17dacf53

View File

@ -785,8 +785,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Sends a ping with the specified <paramref name="message"/> to /// Sends a ping with <paramref name="message"/> to every client in
/// every client in the WebSocket services. /// the WebSocket services.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <para> /// <para>