Changeset 12308 in josm


Ignore:
Timestamp:
2017-06-03T13:18:43+02:00 (7 years ago)
Author:
stoecker
Message:

typo

File:
1 edited

Legend:

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

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