Index: Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs
===================================================================
diff -u -r1b9445050ddc7786014349d7014c7c4d85242a5d -r21b3c63dbb18fdfe77eef508d6ca2d197090b672
--- Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision 1b9445050ddc7786014349d7014c7c4d85242a5d)
+++ Ringtoets/Common/src/Ringtoets.Common.Service/DesignWaterLevelCalculationService.cs (.../DesignWaterLevelCalculationService.cs) (revision 21b3c63dbb18fdfe77eef508d6ca2d197090b672)
@@ -83,7 +83,7 @@
/// Thrown when
///
/// - contains invalid characters.
- /// - The target propability or the calculated propability falls outside the [0.0, 1.0] range and is not .
+ /// - The target probability or the calculated probability falls outside the [0.0, 1.0] range and is not .
///
/// Thrown when:
///
@@ -172,7 +172,7 @@
/// The target probability for the calculation.
/// A .
/// Thrown when
- /// or the calculated propability falls outside the [0.0, 1.0] range and is not .
+ /// or the calculated probability falls outside the [0.0, 1.0] range and is not .
private HydraulicBoundaryLocationOutput CreateHydraulicBoundaryLocationOutput(
ICalculationMessageProvider messageProvider,
string hydraulicBoundaryLocationName,