btrfs: fix string and comment grammatical issues and typos
[linux-2.6-block.git] / fs / btrfs / free-space-cache.c
index 5e6062c26129f5d5f5a9362cc36fa4608062ebd9..c6dc1183f54249c3ee5681fcec818fc9194bc52b 100644 (file)
@@ -1983,7 +1983,7 @@ static bool use_bitmap(struct btrfs_free_space_ctl *ctl,
                /*
                 * If this block group has some small extents we don't want to
                 * use up all of our free slots in the cache with them, we want
-                * to reserve them to larger extents, however if we have plent
+                * to reserve them to larger extents, however if we have plenty
                 * of cache left then go ahead an dadd them, no sense in adding
                 * the overhead of a bitmap if we don't have to.
                 */