Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs
===================================================================
diff -u -r164bb67ab84976ea14b99c1b30256a48d3ca6748 -r13612e9a9674f3aff81fc1e3178cca9617c35966
--- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs) (revision 164bb67ab84976ea14b99c1b30256a48d3ca6748)
+++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblies.cs) (revision 13612e9a9674f3aff81fc1e3178cca9617c35966)
@@ -34,7 +34,7 @@
/// Creates a new instance of .
///
/// The
- /// that the belong to.
+ /// that the belongs to.
/// A collection of
/// that is associated with .
/// A collection of .
@@ -64,7 +64,7 @@
}
///
- /// Gets the collection where the serializable failure mechanism sections belong to.
+ /// Gets the collection where the serializable failure mechanism sections belongs to.
///
public SerializableFailureMechanismSectionCollection FailureMechanismSectionCollection { get; }
Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs
===================================================================
diff -u -r164bb67ab84976ea14b99c1b30256a48d3ca6748 -r13612e9a9674f3aff81fc1e3178cca9617c35966
--- Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs) (revision 164bb67ab84976ea14b99c1b30256a48d3ca6748)
+++ Ringtoets/Integration/src/Ringtoets.Integration.IO/AggregatedSerializable/AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssembly.cs) (revision 13612e9a9674f3aff81fc1e3178cca9617c35966)
@@ -32,7 +32,7 @@
///
/// Creates a new instance of .
///
- /// The
+ /// The .
/// The
/// that is associated with .
/// Thrown when any parameter is null.
Index: Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs
===================================================================
diff -u -re8210040e3962fda1daa0ec9d90ecfb10e351eb3 -r13612e9a9674f3aff81fc1e3178cca9617c35966
--- Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision e8210040e3962fda1daa0ec9d90ecfb10e351eb3)
+++ Ringtoets/Integration/src/Ringtoets.Integration.IO/Creators/AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs (.../AggregatedSerializableCombinedFailureMechanismSectionAssemblyCreator.cs) (revision 13612e9a9674f3aff81fc1e3178cca9617c35966)
@@ -41,7 +41,7 @@
///
/// The id generator to generated ids for the serializable components.
/// The the serializable
- /// components belong to.
+ /// components belongs to.
/// The
/// the serializable failure mechanism sections belong to.
/// The to create an
Index: Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs
===================================================================
diff -u -r19043242cabb3c29ab5956da83245f300427767c -r13612e9a9674f3aff81fc1e3178cca9617c35966
--- Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs (.../SerializableFailureMechanismSectionAssemblyResultTestHelper.cs) (revision 19043242cabb3c29ab5956da83245f300427767c)
+++ Ringtoets/Integration/test/Ringtoets.Integration.IO.TestUtil/SerializableFailureMechanismSectionAssemblyResultTestHelper.cs (.../SerializableFailureMechanismSectionAssemblyResultTestHelper.cs) (revision 13612e9a9674f3aff81fc1e3178cca9617c35966)
@@ -1,4 +1,4 @@
-// Copyright (C) Stichting Deltares 2017. All rights reserved.
+// Copyright (C) Stichting Deltares 2017. All rights reserved.
//
// This file is part of Ringtoets.
//
@@ -34,15 +34,15 @@
{
///
/// Asserts a
- /// against an
+ /// against an .
///
/// The to assert against.
/// The expected
/// of the .
/// The to assert.
/// Thrown when:
///
- /// - The assembly methods do not match,
+ /// - The assembly methods do not match,
/// - The failure mechanism category group assembly results do not match,
/// - The failure mechanism section assembly type do not match,
/// - The probability of has a value.
@@ -60,16 +60,16 @@
}
///
- /// Asserts a
- /// against an
+ /// Asserts a
+ /// against an .
///
/// The to assert against.
/// The expected
/// of the .
/// The to assert.
/// Thrown when:
///
- /// - The assembly methods do not match,
+ /// - The assembly methods do not match,
/// - The failure mechanism category group assembly results do not match,
/// - The failure mechanism section assembly type do not match,
/// - The probability of does not match.