Index: Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs
===================================================================
diff -u -r84f89794ee99ca0abe46b7162285ffae01b2ef19 -r2d0cd8264d0b12ae69a8bd1fc781af8ce30b458b
--- Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision 84f89794ee99ca0abe46b7162285ffae01b2ef19)
+++ Ringtoets/Integration/src/Ringtoets.Integration.Service/RingtoetsDataSynchronizationService.cs (.../RingtoetsDataSynchronizationService.cs) (revision 2d0cd8264d0b12ae69a8bd1fc781af8ce30b458b)
@@ -235,7 +235,7 @@
/// The which contains the failure mechanisms.
/// All objects affected by the operation.
/// Thrown when any parameter is null.
- public static IEnumerable ClearHydraulicBoundaryLocationOutput(IAssessmentSection assessmentSection)
+ public static IEnumerable ClearHydraulicBoundaryLocationCalculationOutput(IAssessmentSection assessmentSection)
{
if (assessmentSection == null)
{