Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -r7a4f8ff71ae5f81177fe5ff9cd78fdc7f24c69f4 -rd00d30719d5bffa635f40b975e490af4e4c298e9 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 7a4f8ff71ae5f81177fe5ff9cd78fdc7f24c69f4) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision d00d30719d5bffa635f40b975e490af4e4c298e9) @@ -71,11 +71,8 @@ HydraulicBoundaryDatabase HydraulicBoundaryDatabase { get; set; } /// - /// Gets the container that holds the layer that represents the background for all - /// geo-referenced data. + /// Gets the data that represents the background for all geo-referenced data. /// - BackgroundMapDataContainer BackgroundMapData { get; } - BackgroundData BackgroundData { get; } ///