Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs =================================================================== diff -u -rcd4c32e6c897ceff2c5ae483e3bfb586ab9b6598 -r3500ad219742fca6d4a9057e8c92435dde8d8fc1 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs (.../HeightStructuresFailureMechanism.cs) (revision cd4c32e6c897ceff2c5ae483e3bfb586ab9b6598) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Data/HeightStructuresFailureMechanism.cs (.../HeightStructuresFailureMechanism.cs) (revision 3500ad219742fca6d4a9057e8c92435dde8d8fc1) @@ -64,7 +64,7 @@ public GeneralHeightStructuresInput GeneralInput { get; private set; } /// - /// Gets the available height structure within the scope of the height structure failure mechanism + /// Gets the available height structure of this instance /// public ObservableList HeightStructures { get; private set; }