[Modify] Edit it

This commit is contained in:
sta 2021-06-05 21:57:41 +09:00
parent cb45d929e7
commit 402af72bcd

View File

@ -44,7 +44,7 @@ using System.Runtime.Serialization;
namespace WebSocketSharp.Net namespace WebSocketSharp.Net
{ {
/// <summary> /// <summary>
/// The exception that is thrown when an error occurres processing /// The exception that is thrown when an error occurs processing
/// an HTTP request. /// an HTTP request.
/// </summary> /// </summary>
[Serializable] [Serializable]