]> git.neil.brown.name Git - history.git/commitdiff
[PATCH] Typo in linux_arch_i386_mm_init.c
authorJames Mayer <james@cobaltmountain.com>
Mon, 15 Jul 2002 06:11:04 +0000 (23:11 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Mon, 15 Jul 2002 06:11:04 +0000 (23:11 -0700)
arch/i386/mm/init.c

index 8ab6419b0c689050c215868d6a2e8a12b8641e86..ce90cf20bc9cc5380327f314b70cc265b3b8452c 100644 (file)
@@ -291,7 +291,7 @@ void __init paging_init(void)
 
 #if CONFIG_X86_PAE
        /*
-        * We will bail out later - printk doesnt work right now so
+        * We will bail out later - printk doesn't work right now so
         * the user would just see a hanging kernel.
         */
        if (cpu_has_pae)