Index: Ringtoets/Common/src/Ringtoets.Common.Util/TypeConverters/BackgroundDataConverter.cs =================================================================== diff -u -rfcad48d7beb394e1ac15cfe4289a7381e05aa883 -r947d5068726b29646aa9495f558d76b9aa2adcbc --- Ringtoets/Common/src/Ringtoets.Common.Util/TypeConverters/BackgroundDataConverter.cs (.../BackgroundDataConverter.cs) (revision fcad48d7beb394e1ac15cfe4289a7381e05aa883) +++ Ringtoets/Common/src/Ringtoets.Common.Util/TypeConverters/BackgroundDataConverter.cs (.../BackgroundDataConverter.cs) (revision 947d5068726b29646aa9495f558d76b9aa2adcbc) @@ -39,7 +39,7 @@ /// The converted . /// Thrown when /// is null. - /// Thrown when the Thrown when the /// is not supported for conversion. public static BackgroundData ConvertTo(ImageBasedMapData mapData) { Index: Ringtoets/Integration/test/Ringtoets.Integration.Forms.TestUtil/AssemblyCategoryPropertiesTestHelper.cs =================================================================== diff -u -r9d7f2272c40e0db6fbfbffa5f763933ec35672a7 -r947d5068726b29646aa9495f558d76b9aa2adcbc --- Ringtoets/Integration/test/Ringtoets.Integration.Forms.TestUtil/AssemblyCategoryPropertiesTestHelper.cs (.../AssemblyCategoryPropertiesTestHelper.cs) (revision 9d7f2272c40e0db6fbfbffa5f763933ec35672a7) +++ Ringtoets/Integration/test/Ringtoets.Integration.Forms.TestUtil/AssemblyCategoryPropertiesTestHelper.cs (.../AssemblyCategoryPropertiesTestHelper.cs) (revision 947d5068726b29646aa9495f558d76b9aa2adcbc) @@ -61,7 +61,7 @@ /// /// Asserts whether the content of equals the given - /// and . + /// . /// /// The collection of expected . /// The actual to assert. Index: Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs =================================================================== diff -u -r2696841a4cc11301d4edbbaca4e2f2fcc1120f77 -r947d5068726b29646aa9495f558d76b9aa2adcbc --- Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs (.../WaveConditionsCalculationConfigurationReader.cs) (revision 2696841a4cc11301d4edbbaca4e2f2fcc1120f77) +++ Ringtoets/Revetment/src/Ringtoets.Revetment.IO/Configurations/WaveConditionsCalculationConfigurationReader.cs (.../WaveConditionsCalculationConfigurationReader.cs) (revision 947d5068726b29646aa9495f558d76b9aa2adcbc) @@ -47,7 +47,7 @@ private const string revetmentBaseSchemaName = "BekledingenConfiguratieBasisSchema.xsd"; /// - /// Creates a new instance of . + /// Creates a new instance of . /// /// The file path to the XML file. /// A string representing the main schema definition.