Index: applications/editors/josm/plugins/ImproveWayAccuracy/src/org/openstreetmap/josm/plugins/iwa/IWATargetWayHelper.java
===================================================================
--- applications/editors/josm/plugins/ImproveWayAccuracy/src/org/openstreetmap/josm/plugins/iwa/IWATargetWayHelper.java	(revision 26406)
+++ applications/editors/josm/plugins/ImproveWayAccuracy/src/org/openstreetmap/josm/plugins/iwa/IWATargetWayHelper.java	(revision 26509)
@@ -143,5 +143,5 @@
 
             if (altitudeIntersection != null) {
-                // If the the segment intersects with the altitude from p
+                // If the segment intersects with the altitude from p
                 currentDistance = pEN.distance(altitudeIntersection);
 
