mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 09:11:42 +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
|
@ -672,7 +672,7 @@ typedef struct _MM_AVL_TABLE
|
|||
} MM_AVL_TABLE, *PMM_AVL_TABLE;
|
||||
|
||||
//
|
||||
// Virtual Adress List used in VADs
|
||||
// Virtual Address List used in VADs
|
||||
//
|
||||
typedef struct _MMADDRESS_LIST
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue