Changeset 12227 in josm


Ignore:
Timestamp:
2017-05-22T11:30:58+02:00 (7 years ago)
Author:
stoecker
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/SyncEditorLayerIndex.groovy

    r12226 r12227  
    546546            if (!et.equals(jt)) {
    547547                if (!jt) {
    548                     myprintln "* SKIP - Missing JOSM default: ${getDescription(j)}"
     548                    myprintln "- Missing JOSM default: ${getDescription(j)}"
    549549                } else if (!options.nomissingeli) {
    550550                    myprintln "+ Missing ELI default: ${getDescription(j)}"
Note: See TracChangeset for help on using the changeset viewer.