Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs
===================================================================
diff -u -rf7b5ed585321bbc2249ec9c8ecd8af7f9eb1808a -r1f2e8750b43af706757de6251ce5b6ac2dabea29
--- Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision f7b5ed585321bbc2249ec9c8ecd8af7f9eb1808a)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision 1f2e8750b43af706757de6251ce5b6ac2dabea29)
@@ -59,7 +59,8 @@
/// Clears all the output data and hydraulic boundary locations within the .
///
/// The to clear the data for.
- /// An of calculations which are affected by clearing the output.
+ /// An of calculations which are affected by
+ /// removing data.
/// /// Thrown when is null.
public static IEnumerable ClearAllCalculationOutputAndHydraulicBoundaryLocations(IAssessmentSection assessmentSection)
{