Index: Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresInputContext.cs =================================================================== diff -u -ree5ab18ca7554ffb2ce9546dd72b341da59f0345 -r6b6f344a9cf3e6c44b63320dfa3f5c828c4221d8 --- Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresInputContext.cs (.../ClosingStructuresInputContext.cs) (revision ee5ab18ca7554ffb2ce9546dd72b341da59f0345) +++ Ringtoets/ClosingStructures/src/Ringtoets.ClosingStructures.Forms/PresentationObjects/ClosingStructuresInputContext.cs (.../ClosingStructuresInputContext.cs) (revision 6b6f344a9cf3e6c44b63320dfa3f5c828c4221d8) @@ -27,16 +27,16 @@ { /// /// Presentation object for all data required to configure an instance of - /// in order to be able to configure height structures calculations. + /// in order to be able to configure closing structures calculations. /// public class ClosingStructuresInputContext : ClosingStructuresContextBase { /// /// Creates a new instance of . /// - /// The height structures input instance wrapped by this context object. - /// The failure mechanism which the context belongs to. - /// The assessment section which the context belongs to. + /// The closing structures input instance wrapped by this context object. + /// The failure mechanism which the calculation belongs to. + /// The assessment section which the calculation belongs to. /// When any input argument is null. public ClosingStructuresInputContext(ClosingStructuresInput input, ClosingStructuresFailureMechanism failureMechanism,