Ignore:
Timestamp:
2020-01-22T10:46:56+01:00 (4 years ago)
Author:
GerdP
Message:

fix misleading typos in javadoc (singular -> plural)

File:
1 edited

Legend:

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

    r15717 r15746  
    181181
    182182    /**
    183      * Return id of really downloaded primitives.
    184      * @return List of primitives id or null if no primitives was downloaded
     183     * Return ids of really downloaded primitives.
     184     * @return List of primitives id or null if no primitives were downloaded
    185185     */
    186186    public List<PrimitiveId> getDownloadedId() {
Note: See TracChangeset for help on using the changeset viewer.