mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-05 19:42:36 +02:00
GP-4294: Fixing typo
This commit is contained in:
parent
0ad4739909
commit
c3acc2abad
1 changed files with 1 additions and 1 deletions
|
@ -68,6 +68,6 @@ public class BuildGhidraJarScript extends GhidraScript {
|
|||
// uncomment the following line to create a src zip for debugging.
|
||||
// builder.buildSrcZip(new File(installDir, "GhidraSrc.zip"), monitor);
|
||||
|
||||
println("Finsished writing jar: " + file);
|
||||
println("Finished writing jar: " + file);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue