Ignore:
Timestamp:
2010-02-02T23:46:54+01:00 (14 years ago)
Author:
mjulius
Message:

fix #4469 - JOSM typos - patch by andre68

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/plugins/Plugin.java

    r2830 r2927  
    109109
    110110    /**
    111      * Copies the ressource 'from' to the file in the plugin directory named 'to'.
     111     * Copies the resource 'from' to the file in the plugin directory named 'to'.
    112112     */
    113113    public void copy(String from, String to) throws FileNotFoundException, IOException {
Note: See TracChangeset for help on using the changeset viewer.