Index: Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IDesignWaterLevelCalculator.cs =================================================================== diff -u -r80e51fdd446be6524d4f3bcc4175e8d3ae9c86ff -rbc9c19b950e12688f8f97a659af2f2cd3295956a --- Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IDesignWaterLevelCalculator.cs (.../IDesignWaterLevelCalculator.cs) (revision 80e51fdd446be6524d4f3bcc4175e8d3ae9c86ff) +++ Ringtoets/HydraRing/src/Ringtoets.HydraRing.Calculation/Calculator/IDesignWaterLevelCalculator.cs (.../IDesignWaterLevelCalculator.cs) (revision bc9c19b950e12688f8f97a659af2f2cd3295956a) @@ -40,7 +40,7 @@ double ReliabilityIndex { 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; }