diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 416d53b9..4ebadd3c 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -428,7 +428,7 @@ namespace WebSocketSharp /// /// /// The default logging level is . If you would like to change it, - /// you should set the Log.Level property to any of the enum + /// you should set this Log.Level property to any of the enum /// values. /// ///