Index: Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IOvertoppingCalculator.cs =================================================================== diff -u -r80e51fdd446be6524d4f3bcc4175e8d3ae9c86ff -rbc9c19b950e12688f8f97a659af2f2cd3295956a --- Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IOvertoppingCalculator.cs (.../IOvertoppingCalculator.cs) (revision 80e51fdd446be6524d4f3bcc4175e8d3ae9c86ff) +++ Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IOvertoppingCalculator.cs (.../IOvertoppingCalculator.cs) (revision bc9c19b950e12688f8f97a659af2f2cd3295956a) @@ -45,7 +45,7 @@ bool IsOvertoppingDominant { get; } /// - /// Gets the the output directory used during the Hydra-Ring calculation. + /// Gets the temporary output directory that is generated during the Hydra-Ring calculation. /// string OutputDirectory { get; }