spelling
authorderaadt <deraadt@openbsd.org>
Mon, 23 Dec 2013 23:23:22 +0000 (23:23 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 23 Dec 2013 23:23:22 +0000 (23:23 +0000)
sys/arch/amd64/amd64/machdep.c

index 12f6372..f5f140b 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: machdep.c,v 1.171 2013/11/19 04:12:17 guenther Exp $  */
+/*     $OpenBSD: machdep.c,v 1.172 2013/12/23 23:23:22 deraadt Exp $   */
 /*     $NetBSD: machdep.c,v 1.3 2003/05/07 22:58:18 fvdl Exp $ */
 
 /*-
@@ -1259,7 +1259,7 @@ init_x86_64(paddr_t first_avail)
        cninit();
 
        /*
-        * Initailize PAGE_SIZE-dependent variables.
+        * Initialize PAGE_SIZE-dependent variables.
         */
        uvm_setpagesize();