X-Git-Url: https://git.proxmox.com/?p=mirror_lxc.git;a=blobdiff_plain;f=src%2Flxc%2Fconf.c;h=e441d523234eedc2a2ab00bc2ffa02aea938ed5f;hp=1905fd156a849c4391e400dc7d5a30dace2ea82f;hb=aa899945e8585b23c8fb4af2ad6cda34aa0d7688;hpb=a8b46a6bee4b2a33ea28f7a2b5c52819ba1ef087 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