From e6faa51a8498b36953620a37bab3ce009353c21a Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 7 Mar 2023 13:06:14 +0100 Subject: doc: replace wrong idiom in homed comment --- src/home/homework-luks.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/home') diff --git a/src/home/homework-luks.c b/src/home/homework-luks.c index 2ea9887853..8912b3df52 100644 --- a/src/home/homework-luks.c +++ b/src/home/homework-luks.c @@ -2980,8 +2980,8 @@ static int resize_fs_loop( return r; /* For now, when we fail to shrink an ext4 image we'll not try again via the - * bisection logic. We might add that later, but give this involves shelling out - * multiple programs it's a bit too cumbersome to my taste. */ + * bisection logic. We might add that later, but given this involves shelling out + * multiple programs, it's a bit too cumbersome for my taste. */ worked = true; current_fs_size = try_fs_size; -- cgit v1.2.1