Index: Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs =================================================================== diff -u -r81fa8a9bf3bd503cbd280e88b8f6037a840cff12 -r5906f61fff270a7526253bea07dfecdf680898ed --- Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs (.../SoilProfileBuilder2D.cs) (revision 81fa8a9bf3bd503cbd280e88b8f6037a840cff12) +++ Ringtoets/Piping/src/Ringtoets.Piping.IO/Builders/SoilProfileBuilder2D.cs (.../SoilProfileBuilder2D.cs) (revision 5906f61fff270a7526253bea07dfecdf680898ed) @@ -46,7 +46,7 @@ /// /// The name for the constructed by the . /// The x position from which to obtain a 1D profile. - /// The indentifier of the profile in the database. + /// The identifier of the profile in the database. /// Thrown when can not be used to determine intersections with /// (is ). internal SoilProfileBuilder2D(string profileName, double atX, long soilProfileId)