Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs
===================================================================
diff -u -rf4c9e0545d96afcd7738cc9493dfa57222baab44 -r3f808e3148ed698fcbe6607d7ce998f142038151
--- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs (.../GrassCoverErosionInwardsInput.cs) (revision f4c9e0545d96afcd7738cc9493dfa57222baab44)
+++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsInput.cs (.../GrassCoverErosionInwardsInput.cs) (revision 3f808e3148ed698fcbe6607d7ce998f142038151)
@@ -90,7 +90,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; }
@@ -100,7 +100,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; }