mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
Fix spelling errors
This commit is contained in:
parent
4361f39fe2
commit
a5efecea84
78 changed files with 95 additions and 95 deletions
|
@ -104,7 +104,7 @@ public class WindowActionManager {
|
|||
|
||||
placeHolderForScheduledActionUpdate = placeHolder;
|
||||
|
||||
// Buffer the events, as they tend to come in 3s. That might not sound like alot, but
|
||||
// Buffer the events, as they tend to come in 3s. That might not sound like a lot, but
|
||||
// when you have hundreds of actions, it adds up.
|
||||
updateManager.updateLater();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue