Ignore:
Timestamp:
2018-03-04T01:20:15+01:00 (8 years ago)
Author:
Don-vip
Message:

see #11924, see #15560, see #16048 - tt HTML tag is deprecated in HTML5: use code instead

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/OsmServerBackreferenceReader.java

    r12713 r13493  
    170170    /**
    171171     * Scans a dataset for incomplete primitives. Depending on the configuration of this reader
    172      * incomplete primitives are read from the server with an individual <tt>/api/0.6/[way,relation]/#id/full</tt>
     172     * incomplete primitives are read from the server with an individual <code>/api/0.6/[way,relation]/#id/full</code>
    173173     * request.
    174174     *
Note: See TracChangeset for help on using the changeset viewer.