diff options
Diffstat (limited to 'mm/vmscan.c')
| -rw-r--r-- | mm/vmscan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/vmscan.c b/mm/vmscan.c index 48cb03931d96..9783e54cd139 100644 --- a/mm/vmscan.c +++ b/mm/vmscan.c @@ -563,7 +563,7 @@ dirty_page_rescan: /* * Unlock the page and drop the extra reference. - * We can only do it here because we ar accessing + * We can only do it here because we are accessing * the page struct above. */ UnlockPage(page); |
