[Modify] Edit it

This commit is contained in:
sta 2021-10-27 19:38:52 +09:00
parent 5fda79812e
commit 7fd2a2acbb

View File

@ -1086,7 +1086,7 @@ namespace WebSocketSharp.Server
/// This method does not wait for the send to be complete.
/// </remarks>
/// <param name="data">
/// A <see cref="string"/> that represents the text data to send.
/// A <see cref="string"/> that specifies the text data to send.
/// </param>
/// <param name="completed">
/// <para>