Ignore:
Timestamp:
2020-05-16T00:08:00+02:00 (4 years ago)
Author:
simon04
Message:

Fix typo in Javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/tagging/presets/items/KeyedItem.java

    r16276 r16417  
    132132        /**
    133133         * Check if we encountered any primitive that had any keys
    134          * @return <code>true</code> if any of the primtives had any tags.
     134         * @return <code>true</code> if any of the primitives had any tags.
    135135         */
    136136        public boolean hadKeys() {
Note: See TracChangeset for help on using the changeset viewer.