Index: Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/FailureMechanismSection.cs
===================================================================
diff -u -rb3b6c13cf736c134476b3db34281332d01ca86b1 -r01bd90d4fab9699280c5619754fc55b4f03be08a
--- Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/FailureMechanismSection.cs (.../FailureMechanismSection.cs) (revision b3b6c13cf736c134476b3db34281332d01ca86b1)
+++ Ringtoets/Common/src/Ringtoets.Common.Data/FailureMechanism/FailureMechanismSection.cs (.../FailureMechanismSection.cs) (revision 01bd90d4fab9699280c5619754fc55b4f03be08a)
@@ -29,7 +29,7 @@
namespace Ringtoets.Common.Data.FailureMechanism
{
///
- /// This class represents a sub-section of a in which similar
+ /// This class represents a sub section of a in which similar
/// characteristics can be found to allow for 1 calculation to determine a result that
/// applies to the whole section.
///
@@ -79,7 +79,7 @@
///
/// Gets the name of the section.
///
- public string Name { get; private set; }
+ public string Name { get; }
///
/// Gets the 2D points describing the geometry of the section.