Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs =================================================================== diff -u -rca23b1b155ca87c0aa4665fd919727570f31c781 -r8805f03189f521994b42a519bbca7561bf12eb68 --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs (.../HeightStructuresCalculationGroupContext.cs) (revision ca23b1b155ca87c0aa4665fd919727570f31c781) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/PresentationObjects/HeightStructuresCalculationGroupContext.cs (.../HeightStructuresCalculationGroupContext.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 context belongs to. - /// When any input argument is null. + /// Thrown when any input argument is null. public HeightStructuresCalculationGroupContext(CalculationGroup calculationsGroup, HeightStructuresFailureMechanism failureMechanism, IAssessmentSection assessmentSection)