[Modify] Polish it

master
sta 9 years ago
parent e79055912e
commit 8d9bf2d5f4

@ -998,7 +998,7 @@ namespace WebSocketSharp
}
catch (Exception ex) {
_logger.Error (ex.ToString ());
error ("An exception has occurred during the OnClose event.", ex);
error ("An error has occurred during the OnClose event.", ex);
}
}

Loading…
Cancel
Save