Index: Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilLayerBase.cs =================================================================== diff -u -recd4d4b6e6b86aea559e4dee86f46850ee1477bf -r09ab76fbe4f768414ad7dd356eb9b2ebd5b1781c --- Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilLayerBase.cs (.../SoilLayerBase.cs) (revision ecd4d4b6e6b86aea559e4dee86f46850ee1477bf) +++ Ringtoets/Common/src/Ringtoets.Common.IO/SoilProfile/SoilLayerBase.cs (.../SoilLayerBase.cs) (revision 09ab76fbe4f768414ad7dd356eb9b2ebd5b1781c) @@ -146,7 +146,7 @@ public double PermeabilityShift { get; set; } /// - /// Gets or sets the mean of the distribution for the the Darcy-speed with which water flows through the aquifer layer. + /// Gets or sets the mean of the distribution for the Darcy-speed with which water flows through the aquifer layer. /// [m/s] /// public double PermeabilityMean { get; set; }