Skip to content

Commit

Permalink
spelling: inherited
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <jsoref@gmail.com>
  • Loading branch information
jsoref authored and Christian Brauner committed Nov 22, 2018
1 parent 96ff645 commit 8942fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lxc/conf.c
Expand Up @@ -1372,7 +1372,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
Expand Down

0 comments on commit 8942fbc

Please sign in to comment.