btrfs-progs: docs: fix typo in btrfs-man5
authorFaalagorn <faalagorn@gmail.com>
Wed, 29 Nov 2017 01:14:49 +0000 (02:14 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 3 Jan 2018 16:29:19 +0000 (17:29 +0100)
Pull-request: #81
Author: Faalagorn <faalagorn@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-man5.asciidoc

index dd436cd..2f522d9 100644 (file)
@@ -129,7 +129,7 @@ seconds (5 minutes). Use with care.
 Control BTRFS file data compression.  Type may be specified as 'zlib',
 'lzo', 'zstd' or 'no' (for no compression, used for remounting).  If no type
 is specified, 'zlib' is used.  If 'compress-force' is specified,
-the compression will allways be attempted, but the data may end up uncompressed
+the compression will always be attempted, but the data may end up uncompressed
 if the compression would make them larger.
 +
 Otherwise some simple heuristics are applied to detect an incompressible file.