[Modify] Edit it

This commit is contained in:
sta 2020-06-28 21:43:19 +09:00
parent 2fc3689252
commit a4f64b2f1d

View File

@ -1413,7 +1413,8 @@ namespace WebSocketSharp.Net
/// Gets the enumerator used to iterate through the collection.
/// </summary>
/// <returns>
/// An <see cref="IEnumerator"/> instance used to iterate through the collection.
/// An <see cref="IEnumerator"/> instance used to iterate through
/// the collection.
/// </returns>
public override IEnumerator GetEnumerator ()
{