Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
===================================================================
diff -u -ree999e492a57d9bbb3777754651e9f4722611075 -r6e33ada58f1a53a5a732c3b4e46583ad846a2983
--- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision ee999e492a57d9bbb3777754651e9f4722611075)
+++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs (.../ClosingStructuresSectionResultEntityReadExtensions.cs) (revision 6e33ada58f1a53a5a732c3b4e46583ad846a2983)
@@ -40,7 +40,7 @@
/// The target of the read operation.
/// The object keeping track of read operations.
/// A new .
- /// Thrown when is null.
+ /// Thrown when any input parameter is null.
internal static void Read(this ClosingStructuresSectionResultEntity entity, ClosingStructuresFailureMechanismSectionResult sectionResult,
ReadConversionCollector collector)
{