Ignore:
Timestamp:
2017-09-05T01:27:24+02:00 (7 years ago)
Author:
Don-vip
Message:

see #15229 - fix typos, warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/unit/org/openstreetmap/josm/actions/upload/FixDataHookTest.java

    r12728 r12729  
    4646        assertTrue(MainApplication.undoRedo.commands.isEmpty());
    4747
    48         // Complete data set (except empty which cannot be tested anymore)
     48        // Complete data set (except empty node which cannot be tested anymore)
    4949        Way emptyWay = new Way();
    5050        Relation emptyRelation = new Relation();
Note: See TracChangeset for help on using the changeset viewer.