ghidra/Ghidra/Framework/SoftwareModeling
Luke Serné 8303061629 Many typo's
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.

The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
..
.launch GP-0: Moving Sleigh.launch to .launch/ subdir 2024-07-05 06:09:36 -04:00
data GP-5256 ExtraStack, sizes attribute, merge join sequence 2025-01-24 00:05:14 +00:00
src Many typo's 2025-04-19 18:06:41 +02:00
build.gradle GP-2875 Split Generic module into two modules to remove Gui related code from the generic module 2022-11-30 12:33:04 -05:00
certification.manifest GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
Module.manifest GP-0 added updated BSD license files and updated related BSD certifications 2022-05-11 10:37:27 -04:00
README.md GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00

SoftwareModeling