btrfs-progs: docs: fix typo in btrfs-subvolume
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
546769c509
commit
e135ee70b8
|
@ -17,7 +17,7 @@ snapshots.
|
|||
SUBVOLUME AND SNAPSHOT
|
||||
----------------------
|
||||
|
||||
A subvolume is a part of filesystem with it's own and independent
|
||||
A subvolume is a part of filesystem with its own and independent
|
||||
file/directory hierarchy. Subvolumes can share file extents. A snapshot is
|
||||
also subvolume, but with a given initial content of the original subvolume.
|
||||
|
||||
|
|
Loading…
Reference in New Issue