Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSectionBase.cs =================================================================== diff -u -r019c82bf6273ff150976c8c2ea9b895258951455 -r8b5a6f938fe2b04cd78623649df37580e145055f --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSectionBase.cs (.../AssessmentSectionBase.cs) (revision 019c82bf6273ff150976c8c2ea9b895258951455) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSectionBase.cs (.../AssessmentSectionBase.cs) (revision 8b5a6f938fe2b04cd78623649df37580e145055f) @@ -48,7 +48,7 @@ public string Name { get; set; } /// - /// Gets or sets the reference line defining the geometry of the dike assessment section. + /// Gets or sets the reference line defining the geometry of the assessment section. /// public virtual ReferenceLine ReferenceLine { get; set; }