Index: Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs =================================================================== diff -u -r3a89e41054c6cfe6babdc150e8282cbe4a6dc672 -rd41c64af372c44d81c66ed5bf25a9469816f3f48 --- Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs (.../IWaveConditionsCalculationService.cs) (revision 3a89e41054c6cfe6babdc150e8282cbe4a6dc672) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.Service/IWaveConditionsCalculationService.cs (.../IWaveConditionsCalculationService.cs) (revision d41c64af372c44d81c66ed5bf25a9469816f3f48) @@ -35,8 +35,8 @@ /// Error and status information is logged during the execution of the operation. /// /// The that holds the information required to perform a calculation. - /// The to determine the if a hydraulic boundary - /// database was loaded, and the validity of the database connection + /// The to determine if a hydraulic boundary + /// database was loaded, and validates the file path of the database. /// The name of the calculation to validate. /// False if given parameters result in validation errors; /// True otherwise.