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


Ignore:
Timestamp:
2017-11-09T20:32:32+01:00 (6 years ago)
Author:
Don-vip
Message:

see #15560 - repair coverage, fix typo, increase integration test timeout

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/osm/IPrimitive.java

    r9460 r13103  
    186186
    187187    /**
    188      * Determines if this primitive has no timestam information.
    189      * @return {@code true} if this primitive has no timestam information
     188     * Determines if this primitive has no timestamp information.
     189     * @return {@code true} if this primitive has no timestamp information
    190190     * @see #getTimestamp
    191191     * @see #getRawTimestamp
Note: See TracChangeset for help on using the changeset viewer.