btrfs-progs: docs: fix typo in btrfs-rescue

"that are do not match -> that do not match"

[ci skip]

Pull-request: #700
Author: Martin Ligabue <martinligabue@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
Martin Ligabue 2023-10-29 22:48:39 +00:00 committed by David Sterba
parent fcd9142b67
commit 8397fee2a3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ chunk-recover [options] <device>
slow especially executed on a large device.
fix-device-size <device>
fix device size and super block total bytes values that are do not match
fix device size and super block total bytes values that do not match
Kernel 4.11 starts to check the device size more strictly and this might
mismatch the stored value of total bytes. See the exact error message below.