[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>
/// Sends a ping with the specified <paramref name="message"/> to
/// every client in the WebSocket service.
/// Sends a ping with <paramref name="message"/> to every client in
/// the WebSocket service.
/// </summary>
/// <returns>
/// <para>