Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (6 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/data/osm/OsmPrimitive.java

    r16992 r17333  
    3838 *
    3939 * Although OsmPrimitive is designed as a base class, it is not to be meant to subclass
    40  * it by any other than from the package {@link org.openstreetmap.josm.data.osm}. The available primitives are a fixed set that are given
    41  * by the server environment and not an extendible data stuff.
     40 * it by any other than from the package {@link org.openstreetmap.josm.data.osm}. The available primitives are a fixed
     41 * set that are given by the server environment and not an extendable data stuff.
    4242 *
    4343 * @author imi
Note: See TracChangeset for help on using the changeset viewer.