Index: Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Forms/PropertyClasses/StabilityStoneCoverFailureMechanismProperties.cs =================================================================== diff -u -rac74205f3a29ca5bce4772b38e365f85fa9ba0bc -r4ca0389a47c2979f47d826f86a84e2e9f7a6f7f6 --- Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Forms/PropertyClasses/StabilityStoneCoverFailureMechanismProperties.cs (.../StabilityStoneCoverFailureMechanismProperties.cs) (revision ac74205f3a29ca5bce4772b38e365f85fa9ba0bc) +++ Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Forms/PropertyClasses/StabilityStoneCoverFailureMechanismProperties.cs (.../StabilityStoneCoverFailureMechanismProperties.cs) (revision 4ca0389a47c2979f47d826f86a84e2e9f7a6f7f6) @@ -41,7 +41,7 @@ /// Creates a new instance of . /// /// The instance to show the properties of. - /// Thrown when any input parameter is null. + /// Thrown when is null. public StabilityStoneCoverFailureMechanismProperties(StabilityStoneCoverFailureMechanism data) { if (data == null)