Ignore:
Timestamp:
2016-08-22T01:05:20+02:00 (8 years ago)
Author:
Don-vip
Message:

see #13408 - fix javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/projection/CustomProjection.java

    r10870 r10871  
    612612     * @return The bounds.
    613613     * @throws ProjectionConfigurationException in case of invalid parameter
    614      * @see {@link CustomProjection#parseAngle(String, String)}
     614     * @see CustomProjection#parseAngle(String, String)
    615615     */
    616616    public static Bounds parseBounds(String boundsStr) throws ProjectionConfigurationException {
Note: See TracChangeset for help on using the changeset viewer.