Index: Ringtoets/Common/src/Ringtoets.Common.IO/ReferenceLineMetaImporter.cs
===================================================================
diff -u -rdd5ae117c10d97b388757d9d2a865c0860a64448 -r239ea628125c5ec4004a843abce2d269af93c431
--- Ringtoets/Common/src/Ringtoets.Common.IO/ReferenceLineMetaImporter.cs (.../ReferenceLineMetaImporter.cs) (revision dd5ae117c10d97b388757d9d2a865c0860a64448)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/ReferenceLineMetaImporter.cs (.../ReferenceLineMetaImporter.cs) (revision 239ea628125c5ec4004a843abce2d269af93c431)
@@ -66,11 +66,7 @@
/// Reads and validates the objects from the shape file.
///
/// The read objects.
- /// Thrown when:
- ///
- /// - The shape file does not contain poly lines.
- /// - The shape file contains multiple poly lines.
- ///
+ /// Thrown when the shape file does not contain poly lines.
/// Thrown when:
///
/// - The shape file does not contain the required attributes.