Changeset 4097 in josm


Ignore:
Timestamp:
May 28, 2011 10:20:29 PM (2 years ago)
Author:
stoecker
Message:

fix #6089 - typo

File:
1 edited

Legend:

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

    r4075 r4097  
    113113        pnlMessage.setText("<html><body>" 
    114114                + tr("The following are results of automatic validation. Try fixing" 
    115                 + " these, but be careful (don't destroy 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.