morelinq / MoreLINQ

Extensions to LINQ to Objects
https://morelinq.github.io/
Apache License 2.0
3.67k stars 412 forks source link

Fix typos in comments #918

Closed atifaziz closed 1 year ago

atifaziz commented 1 year ago

This PR fixes typos across (doc) comments.

codecov[bot] commented 1 year ago

Codecov Report

Merging #918 (1fc1e31) into master (a53d897) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #918   +/-   ##
=======================================
  Coverage   92.39%   92.39%           
=======================================
  Files         112      112           
  Lines        3447     3447           
  Branches     1021     1021           
=======================================
  Hits         3185     3185           
  Misses        200      200           
  Partials       62       62           
Impacted Files Coverage Δ
MoreLinq/CountDown.cs 91.17% <ø> (ø)
MoreLinq/CountMethods.cs 100.00% <ø> (ø)
MoreLinq/FillBackward.cs 100.00% <ø> (ø)
MoreLinq/FillForward.cs 100.00% <ø> (ø)
MoreLinq/FullJoin.cs 98.07% <ø> (ø)
MoreLinq/LeftJoin.cs 100.00% <ø> (ø)
MoreLinq/Permutations.cs 96.96% <ø> (ø)
MoreLinq/Random.cs 91.89% <ø> (ø)
MoreLinq/RandomSubset.cs 100.00% <ø> (ø)
MoreLinq/RightJoin.cs 100.00% <ø> (ø)
... and 3 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more