Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / mips / cavium-octeon / setup.c
index 8b139bf4a1b5d9aaf24653eb97cc373a31cd4fb9..0707fae3f0eeaf28526cef8f7d5baa5fbb7b0b8f 100644 (file)
@@ -662,7 +662,7 @@ void __init plat_mem_setup(void)
         * some memory vectors. When SPARSEMEM is in use, it doesn't
         * verify that the size is big enough for the final
         * vectors. Making the smallest chuck 4MB seems to be enough
-        * to consistantly work.
+        * to consistently work.
         */
        mem_alloc_size = 4 << 20;
        if (mem_alloc_size > MAX_MEMORY)