Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Builders/SoilProfileBuilder2D.cs =================================================================== diff -u -r650fc7b43cb6729baee51d079f0377df8d7a3de9 -r5906f61fff270a7526253bea07dfecdf680898ed --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.IO/Builders/SoilProfileBuilder2D.cs (.../SoilProfileBuilder2D.cs) (revision 650fc7b43cb6729baee51d079f0377df8d7a3de9) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.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)