Modify ↓
Opened 23 months ago
Closed 22 months ago
#6692 closed defect (fixed)
Misspelled Exception OsmTransferCanceledException
| Reported by: | Adam Dunn | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
In test/functional in org.osm.josm.io.UploadStrategySelectionPanelTest.java:56, the OsmTransferCanceledException is misspelled. It has Cancelled (with two 'l's), instead of the way the exception is actually spelled, Canceled, with one l. Thank you.
Attachments (0)
Change History (1)
comment:1 Changed 22 months ago by simon04
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



This was fixed in r4310.