mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
Fix spelling errors
This commit is contained in:
parent
4361f39fe2
commit
a5efecea84
78 changed files with 95 additions and 95 deletions
|
@ -570,7 +570,7 @@ public class FunctionNameMarkupItemTest extends AbstractVTMarkupItemTest {
|
|||
assertEquals("Function name should have been applied", sourceName,
|
||||
destinationFunction.getName());
|
||||
// if (destinationFunction.isExternal()) {
|
||||
// // orignal name may get set if symbol type was IMPORTED
|
||||
// // original name may get set if symbol type was IMPORTED
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue