Ignore:
Timestamp:
2020-09-14T19:17:04+02:00 (4 years ago)
Author:
Klumbumbus
Message:
  • see #19726 - Unify changeset icon, use globe icon in history window version table popup menu, as it opens in the browser
  • see #19714 - Typo in comment
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/corrector/ReverseWayNoTagCorrector.java

    r17023 r17029  
    6060
    6161                if (cannotBeCorrected && !way.isKeyTrue("two_sided")) {
    62                     // two_sided=yes is a special (documented) barrier=city_wall attribute, see #197140
     62                    // two_sided=yes is a special (documented) barrier=city_wall attribute, see #19714
    6363                    collection.add(tag);
    6464                }
Note: See TracChangeset for help on using the changeset viewer.