Changeset 8683 in josm for trunk/src/org/openstreetmap


Ignore:
Timestamp:
2015-08-22T22:22:17+02:00 (9 years ago)
Author:
simon04
Message:

Typo in r8682

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/ValidatorDialog.java

    r8682 r8683  
    120120            {
    121121                putValue(NAME, tr("Lookup"));
    122                 putValue(SHORT_DESCRIPTION, tr("Looks up the the selected primitives in the error list."));
     122                putValue(SHORT_DESCRIPTION, tr("Looks up the selected primitives in the error list."));
    123123                putValue(SMALL_ICON, ImageProvider.get("dialogs", "search"));
    124124            }
Note: See TracChangeset for help on using the changeset viewer.