Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs
===================================================================
diff -u -r6279011a954055d718ba3acf1144fc0da8923bf7 -r8e182435811ddd7f9cf29ae57f62b91a2ce5a29c
--- Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs (.../WaveConditionsCalculationServiceBase.cs) (revision 6279011a954055d718ba3acf1144fc0da8923bf7)
+++ Ringtoets/Revetment/src/Ringtoets.Revetment.Service/WaveConditionsCalculationServiceBase.cs (.../WaveConditionsCalculationServiceBase.cs) (revision 8e182435811ddd7f9cf29ae57f62b91a2ce5a29c)
@@ -77,7 +77,7 @@
/// The name of the calculation.
/// The directory of the HLCD file that should be used for performing the calculation.
/// The name of the design water level property.
- /// Truec> if has no validation errors; Falsec> otherwise.
+ /// True if has no validation errors; False otherwise.
/// Thrown when is null.
protected static bool ValidateWaveConditionsInput(WaveConditionsInput waveConditionsInput,
string name,