Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/ReferenceLine.cs =================================================================== diff -u -r8c7c25ee0b61c182e38073f56cb6376c511ccbf2 -rbb7246a859710e284b10c855848be97b8bc0b463 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/ReferenceLine.cs (.../ReferenceLine.cs) (revision 8c7c25ee0b61c182e38073f56cb6376c511ccbf2) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/ReferenceLine.cs (.../ReferenceLine.cs) (revision bb7246a859710e284b10c855848be97b8bc0b463) @@ -47,6 +47,7 @@ /// /// Gets the total length of the reference line. + /// [m] /// public double Length { get; private set; }