Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (3 years ago)
Author:
Don-vip
Message:

see #20129 - Fix typos and misspellings in the code (patch by gaben)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/conflict/pair/IConflictResolver.java

    r12661 r17333  
    77
    88/**
    9  * The conflict resolver receives the result of a {@link ConflictDialog}. It should then apply the resulution the user selected.
     9 * The conflict resolver receives the result of a {@link ConflictDialog}.
     10 * It should then apply the resolution the user selected.
    1011 */
    1112public interface IConflictResolver {
Note: See TracChangeset for help on using the changeset viewer.