Ignore:
Timestamp:
2012-06-03T16:41:25+02:00 (12 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/gui/dialogs/SelectionListDialog.java

    r5200 r5266  
    440440     * The list model for the list of OSM primitives in the current JOSM selection.
    441441     *
    442      * The model also maintains a history of the last {@see SelectionListModel#SELECTION_HISTORY_SIZE}
     442     * The model also maintains a history of the last {@link SelectionListModel#SELECTION_HISTORY_SIZE}
    443443     * JOSM selection.
    444444     *
Note: See TracChangeset for help on using the changeset viewer.