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