Changeset 3976 in josm


Ignore:
Timestamp:
Mar 11, 2011 12:36:40 AM (2 years ago)
Author:
bastiK
Message:

fixed #6091 - spelling

File:
1 edited

Legend:

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

    r3975 r3976  
    393393            putValue(NAME, tr("Download")); 
    394394            putValue(SMALL_ICON, ImageProvider.get("download")); 
    395             putValue(SHORT_DESCRIPTION, tr("Click do download the currently selected area")); 
     395            putValue(SHORT_DESCRIPTION, tr("Click to download the currently selected area")); 
    396396        } 
    397397 
Note: See TracChangeset for help on using the changeset viewer.