]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
spelling: root
authorJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:59:43 +0000 (07:59 +0000)
committerJosh Soref <jsoref@users.noreply.github.com>
Tue, 30 Oct 2018 07:59:43 +0000 (07:59 +0000)
Signed-off-by: Josh Soref <jsoref@gmail.com>
src/lxc/storage/btrfs.c

index b850611dcb053850b05c95fa320a741b3e6347ec..bbfce61b9fef5d1a12a4acc8ca9a30f4ba0ef91b 100644 (file)
@@ -831,7 +831,7 @@ static int btrfs_recursive_destroy(const char *path)
 
                        /*
                         * A backref key with the name and dirid of the parent
-                        * comes followed by the reoot ref key which has the
+                        * comes followed by the root ref key which has the
                         * name of the child subvol in question.
                         */
                        if (sh.objectid != root_id && sh.type == BTRFS_ROOT_BACKREF_KEY) {