[Modify] Edit it

This commit is contained in:
sta 2018-05-10 19:45:02 +09:00
parent 2bcba770aa
commit 5c60c92f07

View File

@ -422,7 +422,7 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Called when the WebSocket instance used in a session gets an error. /// Called when the WebSocket instance for a session gets an error.
/// </summary> /// </summary>
/// <param name="e"> /// <param name="e">
/// A <see cref="ErrorEventArgs"/> that represents the event data passed /// A <see cref="ErrorEventArgs"/> that represents the event data passed