mm/page_isolation: fix typo: "paes" -> "pages"
[cascardo/linux.git] / mm / page_isolation.c
index 064b7fb..a5594bf 100644 (file)
@@ -55,7 +55,7 @@ static int set_migratetype_isolate(struct page *page,
                ret = 0;
 
        /*
-        * immobile means "not-on-lru" paes. If immobile is larger than
+        * immobile means "not-on-lru" pages. If immobile is larger than
         * removable-by-driver pages reported by notifier, we'll fail.
         */