Ignore:
Timestamp:
2014-05-29T10:27:48+02:00 (12 years ago)
Author:
Don-vip
Message:

fix #10079 - typos in messages and javadoc

File:
1 edited

Legend:

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

    r7043 r7187  
    546546                                "but <b>failed</b> to do so, because of the following network errors:<br>" +
    547547                                "{1}" +
    548                                 "It may result of a missing proxy configuration.<br>" +
     548                                "It may be due to a missing proxy configuration.<br>" +
    549549                                "Would you like to change your proxy settings now?",
    550550                                Utils.joinAsHtmlUnorderedList(NETWORK_ERRORS.keySet()),
Note: See TracChangeset for help on using the changeset viewer.