Skip to content

Commit f68ae21

Browse files
committed
[Modify] Edit it
1 parent 15e2d7b commit f68ae21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

websocket-sharp/Net/HttpListenerException.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ public HttpListenerException (int errorCode, string message)
123123
/// An <see cref="int"/> that represents the error code.
124124
/// </para>
125125
/// <para>
126-
/// It is any of Win32 error codes.
126+
/// It is any of the Win32 error codes.
127127
/// </para>
128128
/// </value>
129129
public override int ErrorCode {

0 commit comments

Comments
 (0)