Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs =================================================================== diff -u -r06abcaadc2936c0bf3fde73916c051f37f698505 -rf4c9e0545d96afcd7738cc9493dfa57222baab44 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs (.../PipingInput.cs) (revision 06abcaadc2936c0bf3fde73916c051f37f698505) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingInput.cs (.../PipingInput.cs) (revision f4c9e0545d96afcd7738cc9493dfa57222baab44) @@ -177,7 +177,7 @@ public StochasticSoilProfile StochasticSoilProfile { get; set; } /// - /// Gets or set the hydraulic boundary location from which to use the assessment level. + /// Gets or sets the hydraulic boundary location from which to use the assessment level. /// public HydraulicBoundaryLocation HydraulicBoundaryLocation { get; set; }