From: Rachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com> Date: Thu, 26 Dec 2019 10:51:54 +0000 (+0100) Subject: Word repetition in comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=736d203638a9bbb64c05cd6f7f62a2f5d611f831;p=thirdparty%2Flxc.git Word repetition in comment create_run_template(): Double "will mount" in a comment Signed-off-by: Rachid Koucha --- diff --git a/src/lxc/lxccontainer.c b/src/lxc/lxccontainer.c index 719a5d171..c1c443263 100644 --- a/src/lxc/lxccontainer.c +++ b/src/lxc/lxccontainer.c @@ -1365,7 +1365,7 @@ static bool create_run_template(struct lxc_container *c, char *tpath, * rsync the contents into * //rootfs. * However, the overlay mount function will - * mount will mount + * mount * //delta0 * over * //rootfs