Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs
===================================================================
diff -u -r7371a70ed0751d341d41a7b951b780d286f83791 -r8f58a2b3db380aee7d286ca834219133a43aef82
--- Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs (.../WaveConditionsCalculationServiceBase.cs) (revision 7371a70ed0751d341d41a7b951b780d286f83791)
+++ Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs (.../WaveConditionsCalculationServiceBase.cs) (revision 8f58a2b3db380aee7d286ca834219133a43aef82)
@@ -73,7 +73,7 @@
/// The input of the calculation.
/// The hydraulic boundary database file that should be used for performing the calculation.
/// The name of the design water level property.
- /// True if has no validation errors; False otherwise.
+ /// true if has no validation errors; false otherwise.
/// Thrown when
/// or is null.
protected static bool ValidateWaveConditionsInput(WaveConditionsInput waveConditionsInput,