diff options
Diffstat (limited to 'mm/vma_init.c')
-rw-r--r-- | mm/vma_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mm/vma_init.c b/mm/vma_init.c index 52c6b55fac45..3c0b65950510 100644 --- a/mm/vma_init.c +++ b/mm/vma_init.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0-or-later /* - * Functions for initialisaing, allocating, freeing and duplicating VMAs. Shared + * Functions for initializing, allocating, freeing and duplicating VMAs. Shared * between CONFIG_MMU and non-CONFIG_MMU kernel configurations. */ |