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/preferences/plugin/PluginPreferencesModel.java

    r16438 r17333  
    163163
    164164    /**
    165      * Replies the list of plugin informations to display.
    166      *
    167      * @return the list of plugin informations to display
     165     * Replies the list of plugin information to display.
     166     *
     167     * @return the list of plugin information to display
    168168     */
    169169    public List<PluginInformation> getDisplayedPlugins() {
Note: See TracChangeset for help on using the changeset viewer.