Index: Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs =================================================================== diff -u -r3781cb132a0acd1447892a2ad06bafaf087e0e5f -reee56b11f702aa20bd35c6c62ce88ffaa4c0a3f7 --- Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs (.../HydraRingDataEqualityHelper.cs) (revision 3781cb132a0acd1447892a2ad06bafaf087e0e5f) +++ Ringtoets/HydraRing/test/Ringtoets.HydraRing.Calculation.TestUtil/HydraRingDataEqualityHelper.cs (.../HydraRingDataEqualityHelper.cs) (revision eee56b11f702aa20bd35c6c62ce88ffaa4c0a3f7) @@ -39,7 +39,7 @@ private const double accuracy = 1e-6; /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -62,7 +62,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -85,7 +85,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -107,7 +107,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -129,7 +129,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -151,7 +151,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The expected calculation input. /// The actual calculation input. @@ -173,7 +173,7 @@ } /// - /// Asserts whether or not and are equal to eachother. + /// Asserts whether or not and are equal to each other. /// /// The array of expected . /// The array of actual .