Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Data/WaveConditionsInput.cs
===================================================================
diff -u -r49dda17ade470c727c91315f261f7c8a000dfa74 -r98462a1dbe77bcebe9a38ec2b2e1c0eaf94c2534
--- Ringtoets/Revetment/src/Ringtoets.Revetment.Data/WaveConditionsInput.cs (.../WaveConditionsInput.cs) (revision 49dda17ade470c727c91315f261f7c8a000dfa74)
+++ Ringtoets/Revetment/src/Ringtoets.Revetment.Data/WaveConditionsInput.cs (.../WaveConditionsInput.cs) (revision 98462a1dbe77bcebe9a38ec2b2e1c0eaf94c2534)
@@ -82,7 +82,7 @@
}
///
- /// Gets or sets if needs to be taken into account.
+ /// Gets or sets whether needs to be taken into account.
///
public bool UseBreakWater { get; set; }
@@ -92,7 +92,7 @@
public BreakWater BreakWater { get; private set; }
///
- /// Gets or sets if the needs to be taken into account.
+ /// Gets or sets whether the needs to be taken into account.
///
public bool UseForeshore { get; set; }