Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanismSectionResult.cs =================================================================== diff -u -r2c8012ba40f0290a41ed277712a4eb8fc5ce8431 -r19311fc87ea75a0407d8cdc617cc90b8c160429c --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanismSectionResult.cs (.../PipingFailureMechanismSectionResult.cs) (revision 2c8012ba40f0290a41ed277712a4eb8fc5ce8431) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanismSectionResult.cs (.../PipingFailureMechanismSectionResult.cs) (revision 19311fc87ea75a0407d8cdc617cc90b8c160429c) @@ -46,7 +46,7 @@ } /// - /// Gets or sets the state of the simple assessment per failure mechanism section. + /// Gets or sets the simple assessment result. /// public SimpleAssessmentResultType SimpleAssessmentResult { get; set; }