Index: Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Data/StabilityStoneCoverFailureMechanismSectionResultAssemblyFactory.cs
===================================================================
diff -u -rd004dced1e431cea58063125752ebe253ba66066 -r85312e2d99d2624f57cbd1ce49c2a3122b00e5cf
--- Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Data/StabilityStoneCoverFailureMechanismSectionResultAssemblyFactory.cs (.../StabilityStoneCoverFailureMechanismSectionResultAssemblyFactory.cs) (revision d004dced1e431cea58063125752ebe253ba66066)
+++ Ringtoets/StabilityStoneCover/src/Ringtoets.StabilityStoneCover.Data/StabilityStoneCoverFailureMechanismSectionResultAssemblyFactory.cs (.../StabilityStoneCoverFailureMechanismSectionResultAssemblyFactory.cs) (revision 85312e2d99d2624f57cbd1ce49c2a3122b00e5cf)
@@ -41,7 +41,7 @@
/// A based on the .
/// Thrown when
/// is null.
- /// Thrown when the
+ /// Thrown when the
/// could not be created.
public static FailureMechanismSectionAssemblyCategoryGroup AssembleSimpleAssessment(
StabilityStoneCoverFailureMechanismSectionResult failureMechanismSectionResult)
@@ -73,7 +73,7 @@
/// A based on the .
/// Thrown when
/// is null.
- /// Thrown when the
+ /// Thrown when the
/// could not be created.
public static FailureMechanismSectionAssemblyCategoryGroup AssembleDetailedAssessment(
StabilityStoneCoverFailureMechanismSectionResult failureMechanismSectionResult)
@@ -109,7 +109,7 @@
/// A based on the .
/// Thrown when
/// is null.
- /// Thrown when the
+ /// Thrown when the
/// could not be created.
public static FailureMechanismSectionAssemblyCategoryGroup AssembleTailorMadeAssessment(
StabilityStoneCoverFailureMechanismSectionResult failureMechanismSectionResult)
@@ -141,7 +141,7 @@
/// A based on the .
/// Thrown when
/// is null.
- /// Thrown when the
+ /// Thrown when the
/// could not be created.
public static FailureMechanismSectionAssemblyCategoryGroup AssembleCombinedAssessment(
StabilityStoneCoverFailureMechanismSectionResult failureMechanismSectionResult)