From 678951f635616fc54896717af1183092a0556a3f Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 10 Sep 2020 22:38:13 +0200 Subject: [PATCH] cleanup: comment typo --- lib/metadata/thin_manip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/metadata/thin_manip.c b/lib/metadata/thin_manip.c index 0704f2bc3..588707961 100644 --- a/lib/metadata/thin_manip.c +++ b/lib/metadata/thin_manip.c @@ -224,7 +224,7 @@ int thin_pool_feature_supported(const struct logical_volume *lv, int feature) int pool_metadata_min_threshold(const struct lv_segment *pool_seg) { /* - * Hardcoded minimal requirment for thin pool target. + * Hardcoded minimal requirement for thin pool target. * * In the metadata LV there should be minimum from either 4MiB of free space * or at least 25% of free space, which applies when the size of thin pool's -- 2.43.5