Index: DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IAttributeImporter.cs =================================================================== diff -u -r6436 -r6873 --- DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IAttributeImporter.cs (.../IAttributeImporter.cs) (revision 6436) +++ DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Maps/IAttributeImporter.cs (.../IAttributeImporter.cs) (revision 6873) @@ -53,12 +53,12 @@ /// /// Preconditions: /// - A valid data folder needs to given - /// - A set of "targets" with their characteristic points table and initialized id's available from the waterboard + /// - A set of "targets" with their characteristic points table and initialized id's available from the dike /// - The required files need to be in the data folder (one for the characteristics points, /// - A set of (characteristic) lines wich have to be retrieved from the files /// Postconditions: /// - Some targets (the result of a join from the Location shape file and the existing location list from the - /// Waterboard) have new characteristic point values + /// dike) have new characteristic point values /// /// ///