mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 06:15:52 +00:00
[REACTOS] Fix typos (#6198)
- Adress -> Address - Currupted -> Corrupted 3rd-party files are not modified.
This commit is contained in:
parent
f380a51040
commit
ffb20d3330
22 changed files with 28 additions and 28 deletions
|
@ -347,7 +347,7 @@ RtlpTryToUnwindEpilog(
|
|||
|
||||
LocalContext.Rsp = GetReg(&LocalContext, Reg);
|
||||
|
||||
/* Get adressing mode */
|
||||
/* Get addressing mode */
|
||||
Mod = (Instr >> 22) & 0x3;
|
||||
if (Mod == 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue