Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs
===================================================================
diff -u -r10779bb6a6db2d00f4627b2bc190e7e35e1fee3e -rd82fa09fe9ae053ce7702ba89ef23ae029640d1b
--- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision 10779bb6a6db2d00f4627b2bc190e7e35e1fee3e)
+++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilLayer1D.cs (.../SoilLayer1D.cs) (revision d82fa09fe9ae053ce7702ba89ef23ae029640d1b)
@@ -65,9 +65,9 @@
public double? DryUnitWeight { get; set; }
///
- /// Constructs a (1D) based on the properties set for the .
+ /// Constructs a (1D) based on the properties set for the .
///
- /// The with properties corresponding to those set on the .
+ /// The with properties corresponding to those set on the .
internal PipingSoilLayer AsPipingSoilLayer()
{
return new PipingSoilLayer(Top)