Ignore:
Timestamp:
2012-06-03T16:41:25+02:00 (14 years ago)
Author:
bastiK
Message:

fixed majority of javadoc warnings by replacing "{@see" by "{@link"

File:
1 edited

Legend:

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

    r5233 r5266  
    136136     * Check whether the preconditions are met to upload data in <code>apiData</code>.
    137137     * Makes sure upload is allowed, primitives in <code>apiData</code> don't participate in conflicts and
    138      * runs the installed {@see UploadHook}s.
     138     * runs the installed {@link UploadHook}s.
    139139     *
    140140     * @param layer the source layer of the data to be uploaded
Note: See TracChangeset for help on using the changeset viewer.