Index: Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsFailureMechanismSectionResult.cs =================================================================== diff -u -r11f0867b39150ae5fac83dc178a89fee46d27611 -r38600213ce6ca43c1819c81dd95c8ce786650ac3 --- Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionInwardsFailureMechanismSectionResult.cs) (revision 11f0867b39150ae5fac83dc178a89fee46d27611) +++ Ringtoets/GrassCoverErosionInwards/src/Ringtoets.GrassCoverErosionInwards.Data/GrassCoverErosionInwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionInwardsFailureMechanismSectionResult.cs) (revision 38600213ce6ca43c1819c81dd95c8ce786650ac3) @@ -67,7 +67,8 @@ public bool AssessmentLayerOne { get; set; } /// - /// Gets or sets the single relevant . + /// Gets or sets the , which is chosen + /// to be representative for the whole section. /// public GrassCoverErosionInwardsCalculation Calculation { get; set; } }