Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs =================================================================== diff -u -rca0cf77c91b38a4361e96fb95d431eb7c9984501 -r19311fc87ea75a0407d8cdc617cc90b8c160429c --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResult.cs) (revision ca0cf77c91b38a4361e96fb95d431eb7c9984501) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResult.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; }