Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/Merge/ILoadAssessmentSectionService.cs =================================================================== diff -u -r8f55cc2e48410adbc9c96fa1d2a134200dcb52c3 -r09cbe8d8fd52fcc80a38bcf60ca32890ef9fbbf5 --- Ringtoets/Integration/src/Ringtoets.Integration.Service/Merge/ILoadAssessmentSectionService.cs (.../ILoadAssessmentSectionService.cs) (revision 8f55cc2e48410adbc9c96fa1d2a134200dcb52c3) +++ Ringtoets/Integration/src/Ringtoets.Integration.Service/Merge/ILoadAssessmentSectionService.cs (.../ILoadAssessmentSectionService.cs) (revision 09cbe8d8fd52fcc80a38bcf60ca32890ef9fbbf5) @@ -35,8 +35,8 @@ /// /// The file path to read the assessment sections from. /// A collection of . - /// Thrown if something went wrong - /// when providing the assessment sections. + /// Thrown if something went wrong + /// when loading the assessment sections. IEnumerable LoadAssessmentSections(string filePath); } } \ No newline at end of file