Index: Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismContext.cs =================================================================== diff -u -rc9ef60f6ee1db12e78cd9471f754c345e8b8d07d -r7144ed9829e56a34e064267053216ffbcf6cff52 --- Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismContext.cs (.../FailureMechanismContext.cs) (revision c9ef60f6ee1db12e78cd9471f754c345e8b8d07d) +++ Ringtoets/Common/src/Ringtoets.Common.Forms/PresentationObjects/FailureMechanismContext.cs (.../FailureMechanismContext.cs) (revision 7144ed9829e56a34e064267053216ffbcf6cff52) @@ -57,7 +57,7 @@ } /// - /// Gets the parent of . + /// Gets the parent of . /// public AssessmentSectionBase Parent { get; private set; }