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