Changeset 16541 in josm for trunk


Ignore:
Timestamp:
2020-06-07T09:46:50+02:00 (4 years ago)
Author:
simon04
Message:

Fix typo in Javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/tools/TextUtils.java

    r15293 r16541  
    1313
    1414    /**
    15      * Inserts zero width space character (U+8203) after each slash/amperand to wrap long URLs.
     15     * Inserts zero width space character (U+8203) after each slash/ampersand to wrap long URLs.
    1616     * @param url URL
    1717     * @return wrapped URL
Note: See TracChangeset for help on using the changeset viewer.