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/data/oauth/OAuthToken.java

    r3530 r5266  
    99
    1010    /**
    11      * Creates an OAuthToken from the token currently managed by the {@see OAuthConsumer}.
     11     * Creates an OAuthToken from the token currently managed by the {@link OAuthConsumer}.
    1212     *
    1313     * @param consumer the consumer
Note: See TracChangeset for help on using the changeset viewer.