From: Josh Soref Date: Tue, 30 Oct 2018 07:59:43 +0000 (+0000) Subject: spelling: root X-Git-Tag: lxc-3.1.0~26^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6226464d677e6ad429bf9bc7483a5b3d961577af;p=thirdparty%2Flxc.git spelling: root Signed-off-by: Josh Soref --- diff --git a/src/lxc/storage/btrfs.c b/src/lxc/storage/btrfs.c index b850611dc..bbfce61b9 100644 --- a/src/lxc/storage/btrfs.c +++ b/src/lxc/storage/btrfs.c @@ -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) {