Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs
===================================================================
diff -u -r83c252ab2d908ee1e1d88037c398d668ed8fdf67 -rb5b18fd9acc22783510d375631ef3dc61c240074
--- Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs) (revision 83c252ab2d908ee1e1d88037c398d668ed8fdf67)
+++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Assembly/ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs (.../ExportableAggregatedFailureMechanismSectionAssemblyResultBase.cs) (revision b5b18fd9acc22783510d375631ef3dc61c240074)
@@ -6,7 +6,7 @@
///
/// Base implementation to hold all information for exporting assembly results for a failure mechanism section.
///
- /// The type of the results hold.
+ /// The type of .
public abstract class ExportableAggregatedFailureMechanismSectionAssemblyResultBase
where TSectionAssemblyResult : ExportableSectionAssemblyResult
{