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