From: Josh Soref Date: Tue, 30 Oct 2018 07:12:26 +0000 (+0000) Subject: spelling: inherited X-Git-Tag: lxc-4.0.0~372^2~29 X-Git-Url: https://git.proxmox.com/?p=mirror_lxc.git;a=commitdiff_plain;h=aa899945e8585b23c8fb4af2ad6cda34aa0d7688 spelling: inherited Signed-off-by: Josh Soref --- diff --git a/src/lxc/conf.c b/src/lxc/conf.c index 1905fd156..e441d5232 100644 --- a/src/lxc/conf.c +++ b/src/lxc/conf.c @@ -1397,7 +1397,7 @@ int lxc_chroot(const struct lxc_rootfs *rootfs) return -1; } - /* The following code cleans up inhereted mounts which are not required + /* The following code cleans up inherited mounts which are not required * for CT. * * The mountinfo file shows not all mounts, if a few points have been