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/plugins/ReadRemotePluginInformationTask.java

    r4721 r5266  
    7272     * Creates the task
    7373     *
    74      * @param monitor the progress monitor. Defaults to {@see NullProgressMonitor#INSTANCE} if null
     74     * @param monitor the progress monitor. Defaults to {@link NullProgressMonitor#INSTANCE} if null
    7575     * @param sites the collection of download sites. Defaults to the empty collection if null.
    7676     */
Note: See TracChangeset for help on using the changeset viewer.