mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 02:39:44 +02:00
misspellings of "choosen" and "preceed"
This commit is contained in:
parent
141f96efcc
commit
f531fc0513
21 changed files with 26 additions and 26 deletions
|
@ -237,7 +237,7 @@ public class ProjectedDatabase {
|
|||
dittedPosition++;//advance past fixedPosition
|
||||
}
|
||||
|
||||
//if all of the preceeding positions are filled, there can't be any backward
|
||||
//if all of the preceding positions are filled, there can't be any backward
|
||||
//extension items
|
||||
if (positionsToSymbols.isEmpty()) {
|
||||
return backwardExtensionItems;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue