Changeset 6881 in josm for trunk/src/org/openstreetmap/josm/command/CoordinateConflictResolveCommand.java
- Timestamp:
- 2014-02-24T17:49:12+01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/command/CoordinateConflictResolveCommand.java
r5816 r6881 5 5 6 6 import java.util.Collection; 7 7 8 import javax.swing.Icon; 8 9 … … 14 15 15 16 /** 16 * Represents athe resolution of a conflict between the coordinates of two {@link Node}s17 * Represents the resolution of a conflict between the coordinates of two {@link Node}s. 17 18 * 18 19 */
Note:
See TracChangeset
for help on using the changeset viewer.
