Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionResultContext.cs =================================================================== diff -u -re775448bfb8290e43d62340a53a08723bbc035c6 -rdd95a590c807772d742ebe1b7e28611fa4931863 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionResultContext.cs (.../FailureMechanismSectionResultContext.cs) (revision e775448bfb8290e43d62340a53a08723bbc035c6) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismSectionResultContext.cs (.../FailureMechanismSectionResultContext.cs) (revision dd95a590c807772d742ebe1b7e28611fa4931863) @@ -36,7 +36,7 @@ /// /// The of to wrap. /// The the belongs to. - /// When any input argument is null. + /// When any input argument is null. public FailureMechanismSectionResultContext(IEnumerable wrappedSectionResults, IFailureMechanism failureMechanism) : base(wrappedSectionResults) {