Index: Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs =================================================================== diff -u -r64403dc5e4445012c07ed7fe2ab44b2149b44d1b -r333b8e9f8ae448c1a2be0eb6899d5b0ec99dde95 --- Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs (.../PipingFailureMechanism.cs) (revision 64403dc5e4445012c07ed7fe2ab44b2149b44d1b) +++ Ringtoets/Piping/src/Ringtoets.Piping.Data/PipingFailureMechanism.cs (.../PipingFailureMechanism.cs) (revision 333b8e9f8ae448c1a2be0eb6899d5b0ec99dde95) @@ -73,7 +73,7 @@ public PipingStochasticSoilModelCollection StochasticSoilModels { get; } /// - /// Gets the general piping calculation input parameters that apply to each piping calculation. + /// Gets the general calculation input parameters that apply to each piping calculation. /// public GeneralPipingInput GeneralInput { get; }