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/tools/OpenBrowser.java

    r4578 r5266  
    3131     * @return <code>null</code> for success or a string in case of an error.
    3232     * @throws IllegalStateException thrown if no platform is set to which opening the URL can be dispatched,
    33      * {@see Main#platform}
     33     * {@link Main#platform}
    3434     */
    3535    public static String displayUrl(URI uri) {
Note: See TracChangeset for help on using the changeset viewer.