btrfs-progs: docs: fix typo in btrfs-quota
authorJoey Sabey <GameFreak7744@gmail.com>
Wed, 22 Feb 2017 09:08:17 +0000 (09:08 +0000)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:48 +0000 (13:00 +0100)
qgruops -> qgroups

Signed-off-by: David Sterba <dsterba@suse.com>
Documentation/btrfs-quota.asciidoc

index 06d49b1..56c1d19 100644 (file)
@@ -69,7 +69,7 @@ both! But somebody else might not want to charge the snapshots to the users.
 
 Btrfs subvolume quota solves these problems by introducing groups of subvolumes
 and let the user put limits on them.  It is even possible to have groups of
-groups.  In the following, we refer to them as 'qgruops'.
+groups.  In the following, we refer to them as 'qgroups'.
 
 Each qgroup primarily tracks two numbers, the amount of total referenced
 space and the amount of exclusively referenced space.