mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
many doubled words in comments etc, plus some nearby typos
This commit is contained in:
parent
c702d7c66d
commit
13598df8db
208 changed files with 252 additions and 254 deletions
|
@ -85,7 +85,7 @@ import ghidra.util.task.TaskMonitor;
|
|||
* <li>Observations of registers behave exactly the same as observations for memory, by leveraging
|
||||
* Ghidra's "register space." The only difference is that those observations must be recorded with
|
||||
* respect to a given thread. Each thread is effectively allocated its own copy of the register
|
||||
* space. Most the the API components require you to obtain a special "register space" for a given
|
||||
* space. Most of the API components require you to obtain a special "register space" for a given
|
||||
* thread before recording observations of or applying annotations to that thread.</li>
|
||||
* </ul>
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue