mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
GP-0: Fixing typo (Closes #5596)
This commit is contained in:
parent
bece81176e
commit
09d545a45c
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ public class InstructionSearchDialog extends ReusableDialogComponentProvider imp
|
||||||
// Panel for displaying error messages.
|
// Panel for displaying error messages.
|
||||||
private MessagePanel messagePanel;
|
private MessagePanel messagePanel;
|
||||||
|
|
||||||
// The parent pluain object.
|
// The parent plugin object.
|
||||||
private InstructionSearchPlugin plugin;
|
private InstructionSearchPlugin plugin;
|
||||||
|
|
||||||
private JButton searchAllButton;
|
private JButton searchAllButton;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue