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-Tag: lxc-4.0.0~66^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f073d460453cd5312a95d1e0f591ffd8137fe29a;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 dc977f57b..15c5ec903 100644 --- a/src/lxc/lxccontainer.c +++ b/src/lxc/lxccontainer.c @@ -1387,7 +1387,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