Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/PipingContext.cs =================================================================== diff -u -rf967603d23371a8774cc6917e1feeb94009d30f5 -r0bd99fbcdd44bb84757a0270af6f5085dbd76648 --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/PipingContext.cs (.../PipingContext.cs) (revision f967603d23371a8774cc6917e1feeb94009d30f5) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/PipingContext.cs (.../PipingContext.cs) (revision 0bd99fbcdd44bb84757a0270af6f5085dbd76648) @@ -63,19 +63,19 @@ /// /// Gets the available piping surface lines in order for the user to select one to - /// set . + /// set . /// public IEnumerable AvailablePipingSurfaceLines { get; private set; } /// /// Gets the available stochastic soil models in order for the user to select a and - /// to set and . + /// to set and . /// public IEnumerable AvailableStochasticSoilModels { get; private set; } /// /// Gets the available hydraulic boundary locations in order for the user to select one to - /// set . + /// set . /// public IEnumerable AvailableHydraulicBoundaryLocations {