Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -r31012b85637f7fcf6b28f498fc996edcda2eb505 -r7799a03be5a1c2ad6bebcddea11e3e10c6c03ea7 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 31012b85637f7fcf6b28f498fc996edcda2eb505) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 7799a03be5a1c2ad6bebcddea11e3e10c6c03ea7) @@ -71,7 +71,7 @@ HydraulicBoundaryDatabase HydraulicBoundaryDatabase { get; set; } /// - /// Gets the containers that holds the layer that represents the background for all + /// Gets the container that holds the layer that represents the background for all /// geo-referenced data. /// BackgroundMapDataContainer BackgroundMapData { get; }