Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data.Tests/SoilUtilsTests.cs =================================================================== diff -u -r6733 -r6749 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data.Tests/SoilUtilsTests.cs (.../SoilUtilsTests.cs) (revision 6733) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data.Tests/SoilUtilsTests.cs (.../SoilUtilsTests.cs) (revision 6749) @@ -26,7 +26,7 @@ namespace Deltares.Dam.Data.Tests { - // this was moved here from DSL-GeoIo, to make DSL-GeoIo redundant + // this was moved here from DSL-GeoIo, to make DSL-GeoIo superfluous [TestFixture] public class SoilUtilsTests { Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs =================================================================== diff -u -r6731 -r6749 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs (.../SoilUtils.cs) (revision 6731) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilUtils.cs (.../SoilUtils.cs) (revision 6749) @@ -29,7 +29,7 @@ { /// /// SoilUtils contains some general utility functions that were moved here from the Soil class (also used by DAM) as they are considered obsolete. - /// Afterwards this was moved here from DSL-GeoIo, to make DSL-GeoIo redundant. + /// Afterwards this was moved here from DSL-GeoIo, to make DSL-GeoIo superfluous. /// public static class SoilUtils { Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilParameterNames.cs =================================================================== diff -u -r6731 -r6749 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilParameterNames.cs (.../SoilParameterNames.cs) (revision 6731) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/SoilParameterNames.cs (.../SoilParameterNames.cs) (revision 6749) @@ -23,7 +23,7 @@ { /// /// Soil Parameter Names (String constants) - /// This was moved here from DSL-GeoIo, to make DSL-GeoIo redundant. + /// This was moved here from DSL-GeoIo, to make DSL-GeoIo superfluous. /// public static class SoilParameterNames {