Ignore:
Timestamp:
2011-08-11T13:40:25+02:00 (13 years ago)
Author:
stoecker
Message:

fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/functional/org/openstreetmap/josm/io/UploadStrategySelectionPanelTest.java

    r2986 r4311  
    5454    }
    5555
    56     public static void main(String args[]) throws OsmApiInitializationException, OsmTransferCancelledException{
     56    public static void main(String args[]) throws OsmApiInitializationException, OsmTransferCanceledException{
    5757        OsmApi.getOsmApi().initialize(NullProgressMonitor.INSTANCE);
    5858        new UploadStrategySelectionPanelTest().setVisible(true);
Note: See TracChangeset for help on using the changeset viewer.