Skip to content

Commit 3866ab0

Browse files
committed
[Modify] Edit it
1 parent 5ee8068 commit 3866ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: websocket-sharp/Net/HttpListener.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -827,7 +827,7 @@ public void Close ()
827827
/// </exception>
828828
/// <exception cref="ArgumentException">
829829
/// <paramref name="asyncResult"/> was not obtained by calling
830-
/// the BeginGetContext method.
830+
/// the <see cref="BeginGetContext"/> method.
831831
/// </exception>
832832
/// <exception cref="InvalidOperationException">
833833
/// <para>

0 commit comments

Comments
 (0)