diff options
Diffstat (limited to 'vm')
-rw-r--r-- | vm/vm_resident.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vm/vm_resident.c b/vm/vm_resident.c index fa02cbc..c70fa73 100644 --- a/vm/vm_resident.c +++ b/vm/vm_resident.c @@ -65,7 +65,7 @@ /* - * Associated with eacn page of user-allocatable memory is a + * Associated with each page of user-allocatable memory is a * page structure. */ |