Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs
===================================================================
diff -u -r4512af7782ee31b36941bb280b54d9da2953dd71 -rdd7a5cfb0343fa2350b4143232b94cbba37612e9
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs (.../SoilLayer2D.cs) (revision 4512af7782ee31b36941bb280b54d9da2953dd71)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer2D.cs (.../SoilLayer2D.cs) (revision dd7a5cfb0343fa2350b4143232b94cbba37612e9)
@@ -23,6 +23,7 @@
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
+
using Ringtoets.Piping.Data;
using Ringtoets.Piping.Data.Calculation;
using Ringtoets.Piping.IO.Properties;
@@ -236,7 +237,7 @@
/// Gets a of heights where the intersects the
/// vertical line at .
///
- /// The of which together create a loop.
+ /// The of which together create a loop.
/// The point on the x-axis where the vertical line is constructed do determine intersections with.
/// A of , representing the height at which the
/// intersects the vertical line at .