Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationContext.cs =================================================================== diff -u -rab20c4eb4ca81bd3845d50210d2bdb301177af6a -r8805f03189f521994b42a519bbca7561bf12eb68 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationContext.cs (.../HeightStructuresCalculationContext.cs) (revision ab20c4eb4ca81bd3845d50210d2bdb301177af6a) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationContext.cs (.../HeightStructuresCalculationContext.cs) (revision 8805f03189f521994b42a519bbca7561bf12eb68) @@ -40,7 +40,7 @@ /// The instance wrapped by this context object. /// The failure mechanism which the context belongs to. /// The assessment section which the calculation belongs to. - /// When any input argument is null. + /// Thrown when any input argument is null. public HeightStructuresCalculationContext(StructuresCalculation calculation, HeightStructuresFailureMechanism failureMechanism, IAssessmentSection assessmentSection)