diff --git a/Tests/FluentAssertions.Specs/Collections/GenericCollectionAssertionOfStringSpecs.AllSatisfy.cs b/Tests/FluentAssertions.Specs/Collections/GenericCollectionAssertionOfStringSpecs.AllSatisfy.cs index f050ad926f..ffe55530f6 100644 --- a/Tests/FluentAssertions.Specs/Collections/GenericCollectionAssertionOfStringSpecs.AllSatisfy.cs +++ b/Tests/FluentAssertions.Specs/Collections/GenericCollectionAssertionOfStringSpecs.AllSatisfy.cs @@ -5,7 +5,7 @@ namespace FluentAssertions.Specs.Collections { /// - /// This part contains tests that address for AllSatisfy + /// This part contains tests that address AllSatisfy /// public partial class GenericCollectionAssertionOfStringSpecs {