Ignore:
Timestamp:
2020-11-23T16:28:11+01:00 (3 years ago)
Author:
Don-vip
Message:

see #20129 - Fix typos and misspellings in the code (patch by gaben)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/io/MessageNotifier.java

    r16427 r17333  
    9090                }
    9191            } catch (OsmApiException e) {
    92                 // We want to explicitely display message to user in some cases like when he has been blocked (#17722)
     92                // We want to explicitly display message to user in some cases like when he has been blocked (#17722)
    9393                ExceptionDialogUtil.explainOsmTransferException(e);
    9494            } catch (OsmTransferException e) {
Note: See TracChangeset for help on using the changeset viewer.