mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-28 08:58:34 +08:00
GP-4294: Fixing typo
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user