mtd: spelling fixes
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / mtd / ftl.c
index 95d77680ad1535d44f7f1424693c2df90faa1f6b..c7382bb686c679efef42dd5218cce645002512eb 100644 (file)
@@ -598,7 +598,7 @@ static int copy_erase_unit(partition_t *part, uint16_t srcunit,
     unit with the fewest erases, and usually pick the data unit with
     the most deleted blocks.  But with a small probability, pick the
     oldest data unit instead.  This means that we generally postpone
-    the next reclaimation as long as possible, but shuffle static
+    the next reclamation as long as possible, but shuffle static
     stuff around a bit for wear leveling.
 
 ======================================================================*/