mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-31 06:27:04 +08:00
Help fixes
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ public class FgToggleSatelliteAction extends ToggleDockingAction {
|
||||
|
||||
setPopupMenuData(new MenuData(new String[] { "Display Satellite" }));
|
||||
|
||||
setHelpLocation(new HelpLocation("FunctionGraphPlugin", "Satellite_View"));
|
||||
setHelpLocation(new HelpLocation("VisualGraph", "Satellite_View"));
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user