btrfs-progs: docs: fix typo in btrfs-quota

qgruops -> qgroups

Signed-off-by: David Sterba <dsterba@suse.com>
master
Joey Sabey 2017-02-22 09:08:17 +00:00 committed by David Sterba
parent 9a4b0e512e
commit d8eec1c0c1
1 changed files with 1 additions and 1 deletions

View 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.