Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/ClosingStructure.cs =================================================================== diff -u -rfca049745871c8352ef2968048fdc0cca0c647e0 -re008bbc1767ba7986063a4dc34137d17b41eaa24 --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/ClosingStructure.cs (.../ClosingStructure.cs) (revision fca049745871c8352ef2968048fdc0cca0c647e0) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Data/ClosingStructure.cs (.../ClosingStructure.cs) (revision e008bbc1767ba7986063a4dc34137d17b41eaa24) @@ -163,7 +163,7 @@ public NormalDistribution InsideWaterLevel { get; private set; } /// - /// Gets the threshold height of the opened closure structure. + /// Gets the threshold height of the opened closing structure. /// public NormalDistribution ThresholdHeightOpenWeir { get; private set; }