Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (5 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/download/DownloadSourceSizingPolicy.java

    r16913 r17333  
    6363     * The height of this component is given by a preference entry.
    6464     * <p>
    65      * Mind that using a preferred component size is not possible in this case, since the preference entry needs to have a onstant default value.
     65     * Mind that using a preferred component size is not possible in this case,
     66     * since the preference entry needs to have a constant default value.
    6667     */
    6768    class AdjustableDownloadSizePolicy implements DownloadSourceSizingPolicy {
Note: See TracChangeset for help on using the changeset viewer.