Index: Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMerger.cs =================================================================== diff -u -r6f3632c9d3bc62eec89ebb748ea16abd652e6427 -r51e44a564bdf22584af4ac83e0e6aee65ffc2d4a --- Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMerger.cs (.../AssessmentSectionMerger.cs) (revision 6f3632c9d3bc62eec89ebb748ea16abd652e6427) +++ Ringtoets/Integration/src/Ringtoets.Integration.Plugin/Merge/AssessmentSectionMerger.cs (.../AssessmentSectionMerger.cs) (revision 51e44a564bdf22584af4ac83e0e6aee65ffc2d4a) @@ -50,7 +50,7 @@ /// Creates a new instance of . /// /// The provider to get the file path of the file to merge. - /// The provider to the assessment sections to merge. + /// The provider to get the assessment sections to merge. /// The comparer to compare the assessment sections with. /// The provider to get the data to merge from. /// The handler to perform the merge.