Fix common misspellings
[linux-block.git] / arch / tile / mm / hugetlbpage.c
index 201a582c413752c40ec6fc87bfc87ca3e73bb8d2..42cfcba4e1ef7edb949f5cebf509f4d8ab9116c1 100644 (file)
@@ -219,7 +219,7 @@ try_again:
        if (mm->free_area_cache < len)
                goto fail;
 
-       /* either no address requested or cant fit in requested address hole */
+       /* either no address requested or can't fit in requested address hole */
        addr = (mm->free_area_cache - len) & huge_page_mask(h);
        do {
                /*