Index: Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/DistributionAssert.cs =================================================================== diff -u -r91e808c7d6bb3884977b8d4e74b9c6cc28394329 -ra31c79ccb0e2d2a4420a2289bc3db1e5a5125daf --- Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/DistributionAssert.cs (.../DistributionAssert.cs) (revision 91e808c7d6bb3884977b8d4e74b9c6cc28394329) +++ Ringtoets/Common/test/Ringtoets.Common.Data.TestUtil/DistributionAssert.cs (.../DistributionAssert.cs) (revision a31c79ccb0e2d2a4420a2289bc3db1e5a5125daf) @@ -39,7 +39,7 @@ /// Thrown when the following differences are found between /// the and : /// - /// The probability distribution types. + /// The probabilistic distribution types. /// The values for the mean and/or the standard deviation. /// The precision for the mean and/or the standard deviation. /// @@ -60,7 +60,7 @@ /// Thrown when the following differences are found between /// the and : /// - /// The probability distribution types. + /// The probabilistic distribution types. /// The values for the mean and/or the variation. /// The precision for the mean and/or the variation. ///