Ignore:
Timestamp:
2011-03-11T00:33:31+01:00 (13 years ago)
Author:
bastiK
Message:

fixed #6092, ref #6093 - spelling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/download/DownloadDialog.java

    r3769 r3975  
    410410                        DownloadDialog.this,
    411411                        tr("<html>Neither <strong>{0}</strong> nor <strong>{1}</strong> is enabled.<br>"
    412                                 + "Please chose to either download OSM data, or GPX data, or both.</html>",
     412                                + "Please choose to either download OSM data, or GPX data, or both.</html>",
    413413                                cbDownloadOsmData.getText(),
    414414                                cbDownloadGpxData.getText()
Note: See TracChangeset for help on using the changeset viewer.