Index: Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSection.cs
===================================================================
diff -u -r48a70fa6c4d7f5a73e2b2d10fe074f2ec7321a82 -r25b0d0916c647b77de104e7dc4e3a2ea249af352
--- Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSection.cs (.../SerializableFailureMechanismSection.cs) (revision 48a70fa6c4d7f5a73e2b2d10fe074f2ec7321a82)
+++ Ringtoets/AssemblyTool/src/Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSection.cs (.../SerializableFailureMechanismSection.cs) (revision 25b0d0916c647b77de104e7dc4e3a2ea249af352)
@@ -48,8 +48,8 @@
///
/// The unique ID of the section.
/// The failure mechanism sections object the section belong to.
- /// The distance over the reference line where this section starts.
- /// The distance over the reference line where this section ends.
+ /// The distance over the reference line where this section starts in meters.
+ /// The distance over the reference line where this section ends in meters.
/// The geometry of the section.
/// The assembly method used to create this section.
/// Thrown when any parameter is null.