Index: Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs =================================================================== diff -u -r8f23538338fcded1de161516420d583429d8305d -r945d1a879d293b74e69ca2a497130a441b05657e --- Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision 8f23538338fcded1de161516420d583429d8305d) +++ Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision 945d1a879d293b74e69ca2a497130a441b05657e) @@ -51,8 +51,8 @@ /// Performs a calculation for the design water level. /// /// The hydraulic boundary location calculation to perform. - /// The containing all data - /// to perform a hydraulic boundary calculation. + /// The with the + /// hydraulic boundary calculation settings. /// The norm to use during the calculation. /// The object which is used to build log messages. /// Preprocessing is disabled when the preprocessor directory equals . @@ -152,8 +152,8 @@ /// Performs a calculation for the design water level. /// /// The hydraulic boundary location calculation to perform. - /// The containing all data - /// to perform a hydraulic boundary calculation. + /// The with the + /// hydraulic boundary calculation settings. /// The norm of the assessment section. /// The object which is used to build log messages. /// Thrown when: @@ -267,8 +267,8 @@ /// /// The id of the hydraulic boundary location. /// The norm to use during the calculation. - /// The containing all data - /// to perform a hydraulic boundary calculation. + /// The with the + /// hydraulic boundary calculation settings. /// An . /// Thrown when the hydraulic boundary database file path /// contains invalid characters.