Skip to content

Commit 8d5e275

Browse files
authored
Merge pull request #3449 from v-thpra/1621691-loc-review
US 1621691 - Loc content review.
2 parents 060df63 + a2f6d5f commit 8d5e275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.WebSockets/ClientWebSocket.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@
478478
<Docs>
479479
<param name="buffer">The region of memory to receive the response.</param>
480480
<param name="cancellationToken">A cancellation token used to propagate notification that this operation should be canceled.</param>
481-
<summary>Receives data on <see cref="T:System.Net.WebSockets.ClientWebSocket" /> to a byte memory range as an asynchronous operation.</summary>
481+
<summary>Receives data on <see cref="T:System.Net.WebSockets.ClientWebSocket" /> as an asynchronous operation.</summary>
482482
<returns>The task object representing the asynchronous operation.</returns>
483483
<remarks>
484484
<format type="text/markdown"><![CDATA[

0 commit comments

Comments
 (0)