summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Giokas <1007380@gmail.com>2018-01-22 11:25:49 -0700
committerDavid Sterba <dsterba@suse.com>2018-01-31 15:14:03 +0100
commit93f1cf07f0abaa77627ebe346d9cef9fa944be6d (patch)
treec8584e45eac676a3adac94055bd3bd2ebf24a979
parent811303eab26961edab3de4ab4434080a798ce2df (diff)
btrfs-progs: docs: fix typo in btrfs-filesystem manual page
Pull-request: #86 Signed-off-by: William Giokas <1007380@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--Documentation/btrfs-filesystem.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-filesystem.asciidoc b/Documentation/btrfs-filesystem.asciidoc
index 961405ba..13c2d7cc 100644
--- a/Documentation/btrfs-filesystem.asciidoc
+++ b/Documentation/btrfs-filesystem.asciidoc
@@ -361,7 +361,7 @@ specify the devid though.
*$ btrfs filesystem resize 1:max /path*
Let's assume that devid 1 exists and the filesystem does not occupy the whole
-block device, eg. it has been enlarged and we wan the grow the filesystem. By
+block device, eg. it has been enlarged and we want to grow the filesystem. By
simply using 'max' as size we will achieve that.
NOTE: There are two ways to minimize the filesystem on a given device. The