Skip to content

Commit

Permalink
Reword remarks note to read clearer.
Browse files Browse the repository at this point in the history
Co-authored-by: Stuart Turner <[email protected]>
  • Loading branch information
atifaziz and viceroypenguin authored Nov 12, 2022
1 parent bdf76a7 commit ec82d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MoreLinq/Experimental/Batch.cs
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ public static IEnumerable<TResult>
/// <remarks>
/// <para>
/// This operator uses deferred execution and streams its results
/// (each bucket is however buffered).</para>
/// (however, each bucket is buffered).</para>
/// <para>
/// <para>
/// Each bucket is backed by a rented array that may be at least
Expand Down

0 comments on commit ec82d1b

Please sign in to comment.