Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (3 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/gui/dialogs/changeset/ChangesetCacheManager.java

    r17255 r17333  
    228228     * in the changeset table.
    229229     *
    230      * @return changset actions panel
     230     * @return changeset actions panel
    231231     */
    232232    protected JPanel buildChangesetTableActionPanel() {
     
    717717
    718718    /**
    719      * Selects the changesets  in <code>changests</code>, provided the
     719     * Selects the changesets  in <code>changesets</code>, provided the
    720720     * respective changesets are already present in the local changeset cache.
    721721     *
Note: See TracChangeset for help on using the changeset viewer.