Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (4 years ago)
Author:
Don-vip
Message:

see #20129 - Fix typos and misspellings in the code (patch by gaben)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/command/ScaleCommand.java

    r12581 r17333  
    3737     * the "align nodes in circle" action.
    3838     * @param objects objects to fetch nodes from
    39      * @param currentEN cuurent eats/north
     39     * @param currentEN current east/north
    4040     */
    4141    public ScaleCommand(Collection<? extends OsmPrimitive> objects, EastNorth currentEN) {
Note: See TracChangeset for help on using the changeset viewer.