Index: Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/FailureMechanismContributionProperties.cs =================================================================== diff -u -r36b8bccd17cbe9159fae9c6b6edb93d04415b772 -r6a0d36b218ea1ebfa308960b3321bf4b7b099fac --- Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/FailureMechanismContributionProperties.cs (.../FailureMechanismContributionProperties.cs) (revision 36b8bccd17cbe9159fae9c6b6edb93d04415b772) +++ Ringtoets/Integration/src/Ringtoets.Integration.Forms/PropertyClasses/FailureMechanismContributionProperties.cs (.../FailureMechanismContributionProperties.cs) (revision 6a0d36b218ea1ebfa308960b3321bf4b7b099fac) @@ -106,7 +106,7 @@ /// /// Gets or sets the for when the norm changes. /// - /// Thrown when nullis set. + /// Thrown when null is set. [DynamicVisible] public IFailureMechanismContributionNormChangeHandler NormChangeHandler { @@ -127,7 +127,7 @@ /// /// Gets or sets the for when the norm changes. /// - /// Thrown when nullis set. + /// Thrown when null is set. [DynamicVisible] public IAssessmentSectionCompositionChangeHandler CompositionChangeHandler {