Changeset 4052 in josm


Ignore:
Timestamp:
Apr 20, 2011 9:31:06 PM (2 years ago)
Author:
stoecker
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/upload/ValidateUploadHook.java

    r4023 r4052  
    113113        pnlMessage.setText("<html><body>" 
    114114                + tr("The following are results of automatic validation. Try fixing" 
    115                 + " these, but be careful( don't destray valid data)." 
     115                + " these, but be careful (don't destroy valid data)." 
    116116                + " When in doubt ignore them.<br>When you" 
    117117                + " cancel this dialog, you can find the entries in the validator" 
Note: See TracChangeset for help on using the changeset viewer.