[Modify] Edit it

This commit is contained in:
sta 2019-04-02 21:18:32 +09:00
parent c792ceaefd
commit 3949292fbe

View File

@ -621,7 +621,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 IEnumerator GetEnumerator ()
{