[Modify] Edit it

This commit is contained in:
sta 2017-08-12 15:50:49 +09:00
parent b872d6d0bc
commit b313ce95bc

View File

@ -768,8 +768,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 service. /// the WebSocket service.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <para> /// <para>