Changeset 14852 in josm


Ignore:
Timestamp:
2019-03-07T09:55:39+01:00 (6 years ago)
Author:
GerdP
Message:

see #17268: fix more javadoc issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/validation/OsmValidator.java

    r14851 r14852  
    296296    /**
    297297     * Get the list of all ignored errors
    298      * @return The <code>Collection&ltString&gt</code> of errors that are ignored
     298     * @return The <code>Collection&lt;String&gt;</code> of errors that are ignored
    299299     */
    300300    public static SortedMap<String, String> getIgnoredErrors() {
Note: See TracChangeset for help on using the changeset viewer.