Changeset 12309 in josm for trunk


Ignore:
Timestamp:
2017-06-03T14:20:35+02:00 (7 years ago)
Author:
bastiK
Message:

not a typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/mapmode/ParallelWays.java

    r12308 r12309  
    124124
    125125    /**
    126      * Determines if the nodes graph from a closed path
    127      * @return {@code true} if the nodes graph from a closed path
     126     * Determines if the nodes graph form a closed path
     127     * @return {@code true} if the nodes graph form a closed path
    128128     */
    129129    public boolean isClosedPath() {
Note: See TracChangeset for help on using the changeset viewer.