Changeset 3759 in josm for trunk/src/org/openstreetmap/josm


Ignore:
Timestamp:
2011-01-02T01:04:14+01:00 (13 years ago)
Author:
stoecker
Message:

fix help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/HistoryInfoAction.java

    r3083 r3759  
    1818                Shortcut.registerShortcut("core:history",
    1919                        tr("Object history"), KeyEvent.VK_H, Shortcut.GROUP_HOTKEY), true);
    20         putValue("help", ht("/Action/HistoryInfo"));
     20        putValue("help", ht("/Action/ObjectHistory"));
    2121    }
    2222
Note: See TracChangeset for help on using the changeset viewer.