Index: Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs
===================================================================
diff -u -rbb3b5114ba1cbcb5dc0d458dbc2e9bc4b23eba0d -r945d1a879d293b74e69ca2a497130a441b05657e
--- Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs (.../WaveHeightCalculationService.cs) (revision bb3b5114ba1cbcb5dc0d458dbc2e9bc4b23eba0d)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/WaveHeightCalculationService.cs (.../WaveHeightCalculationService.cs) (revision 945d1a879d293b74e69ca2a497130a441b05657e)
@@ -52,8 +52,8 @@
///
/// The hydraulic boundary location calculation to perform.
/// The norm to use during the calculation.
- /// The containing all data
- /// to perform a hydraulic boundary calculation.
+ /// The with the
+ /// hydraulic boundary calculation settings.
/// The object which is used to build log messages.
/// Preprocessing is disabled when the preprocessor directory equals .
/// Thrown when ,
@@ -151,8 +151,8 @@
/// Performs a calculation for the wave height.
///
/// 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:
@@ -265,8 +265,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.
/// A .
/// Thrown when the hydraulic boundary location file path
/// contains invalid characters.