mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-25 21:51:47 +00:00
GP-0: Fixing more typos
This commit is contained in:
parent
0b3801a5a5
commit
e634ca890c
@ -479,7 +479,7 @@ public class ConstantPropagationAnalyzer extends AbstractAnalyzer {
|
||||
}
|
||||
|
||||
/**
|
||||
* Actually use the setup evauluator to flow the constants
|
||||
* Actually use the setup evaluator to flow the constants
|
||||
*
|
||||
* @param flowStart - address to start flowing at
|
||||
* @param flowSet - address set to restrict constant flowing to
|
||||
|
@ -94,7 +94,7 @@ public class ConstantPropagationContextEvaluator extends ContextEvaluatorAdapter
|
||||
}
|
||||
|
||||
/**
|
||||
* Set mimimum speculative memory offset for references
|
||||
* Set minimum speculative memory offset for references
|
||||
*
|
||||
* @param minSpeculativeRefAddress minimum address offset
|
||||
* @return this
|
||||
|
Loading…
Reference in New Issue
Block a user