Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/WmtsBackgroundDataConfiguration.cs =================================================================== diff -u -rb3b6c13cf736c134476b3db34281332d01ca86b1 -r48e2db6c910f4ec279d2d63fbb1cc05a1196b7f1 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/WmtsBackgroundDataConfiguration.cs (.../WmtsBackgroundDataConfiguration.cs) (revision b3b6c13cf736c134476b3db34281332d01ca86b1) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/WmtsBackgroundDataConfiguration.cs (.../WmtsBackgroundDataConfiguration.cs) (revision 48e2db6c910f4ec279d2d63fbb1cc05a1196b7f1) @@ -29,12 +29,12 @@ public class WmtsBackgroundDataConfiguration : IBackgroundDataConfiguration { /// - /// Instantiates an unconfigured . + /// Creates a new instance of that is not configured. /// public WmtsBackgroundDataConfiguration() : this(false, null, null, null) {} /// - /// Instantiate a . + /// Creates a new instance of that is configured. /// /// Indicates if the configuration is configured to use as a tile source. /// The URL to the capabilities of the WMTS.