Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs
===================================================================
diff -u -ra60ce4ca3df3613160ce8c762b35ed848543d3a2 -r84f89794ee99ca0abe46b7162285ffae01b2ef19
--- Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision a60ce4ca3df3613160ce8c762b35ed848543d3a2)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision 84f89794ee99ca0abe46b7162285ffae01b2ef19)
@@ -229,7 +229,7 @@
}
///
- /// Clears the hydraulic boundary location calculation output that is contained within specific failure mechanisms the
+ /// Clears the hydraulic boundary location calculation output that is contained within specific failure mechanisms of the
/// and within it.
///
/// The which contains the failure mechanisms.
@@ -275,9 +275,9 @@
}
///
- /// Clears the hydraulic boundary location calculation outputs that are contained within specific .
+ /// Clears the hydraulic boundary location calculation output that is contained within specific .
///
- /// The failure mechanisms to clear the hydraulic boundary location calculations outputs for.
+ /// The failure mechanisms to clear the hydraulic boundary location calculation output for.
/// All objects affected by the operation.
/// Thrown when is null.
public static IEnumerable ClearHydraulicBoundaryLocationOutputOfFailureMechanisms(IEnumerable failureMechanisms)