Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationService.cs =================================================================== diff -u -r9368b3ac19481ec8b10dcea903ecdf0fab3048cf -rf28fac2f7d391c4d48691c180f7ae8335b278c72 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationService.cs (.../MacroStabilityInwardsCalculationService.cs) (revision 9368b3ac19481ec8b10dcea903ecdf0fab3048cf) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Service/MacroStabilityInwardsCalculationService.cs (.../MacroStabilityInwardsCalculationService.cs) (revision f28fac2f7d391c4d48691c180f7ae8335b278c72) @@ -46,7 +46,7 @@ /// the execution of the operation. /// /// The for which to validate the values. - /// False if contains validation errors; True otherwise. + /// false if contains validation errors; true otherwise. /// Thrown when is null. public static bool Validate(MacroStabilityInwardsCalculation calculation) {