Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsWaveConditionsCalculationService.cs =================================================================== diff -u -r92210258706d0f57e05552037b676bd941a6fe19 -r8f58a2b3db380aee7d286ca834219133a43aef82 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsWaveConditionsCalculationService.cs (.../GrassCoverErosionOutwardsWaveConditionsCalculationService.cs) (revision 92210258706d0f57e05552037b676bd941a6fe19) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Service/GrassCoverErosionOutwardsWaveConditionsCalculationService.cs (.../GrassCoverErosionOutwardsWaveConditionsCalculationService.cs) (revision 8f58a2b3db380aee7d286ca834219133a43aef82) @@ -45,7 +45,7 @@ /// /// The for which to validate the values. /// The file path of the hydraulic boundary database file which to validate. - /// True if there were no validation errors; False otherwise. + /// true if there were no validation errors; false otherwise. /// Thrown when is null. public static bool Validate(GrassCoverErosionOutwardsWaveConditionsCalculation calculation, string hydraulicBoundaryDatabaseFilePath) {