Skip to content

Commit

Permalink
Update ConflationToggleDialog.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Klumbumbus authored and simon04 committed Aug 2, 2020
1 parent ed4fb1f commit 79ca5b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ public class ConfigureAction extends JosmAction {

public ConfigureAction() {
// TODO: settle on sensible shortcuts
super(tr("Configure"), "dialogs/settings", tr("Configure conflation options"),
super(tr("Configure"), "preference", tr("Configure conflation options"),
null, false);
}

Expand Down

0 comments on commit 79ca5b4

Please sign in to comment.