Skip to content

Commit c8b60ca

Browse files
gpenzkdave
authored andcommitted
btrfs-progs: docs: fix typo in mkfs.btrfs manual page
"it's up to the user to changed" -> "it's up to the user to change". Pull-request: #1066 Signed-off-by: David Sterba <[email protected]>
1 parent bbf4016 commit c8b60ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/mkfs.btrfs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ OPTIONS
5858

5959
Default on a single device filesystem is *DUP* and is recommended for metadata
6060
in general. The duplication might not be necessary in some use cases and it's
61-
up to the user to changed that at mkfs time or later. This depends on hardware
61+
up to the user to change that at mkfs time or later. This depends on hardware
6262
that could potentially deduplicate the blocks again but this cannot be detected
6363
at mkfs time.
6464

0 commit comments

Comments
 (0)