Unverified Commit d55ea1ec by Christian Brauner Committed by GitHub

Merge pull request #3243 from Rachid-Koucha/patch-1

Word repetition in comment
parents 33db34ef f073d460
...@@ -1387,7 +1387,7 @@ static bool create_run_template(struct lxc_container *c, char *tpath, ...@@ -1387,7 +1387,7 @@ static bool create_run_template(struct lxc_container *c, char *tpath,
* rsync the contents into * rsync the contents into
* <container-path>/<container-name>/rootfs. * <container-path>/<container-name>/rootfs.
* However, the overlay mount function will * However, the overlay mount function will
* mount will mount * mount
* <container-path>/<container-name>/delta0 * <container-path>/<container-name>/delta0
* over * over
* <container-path>/<container-name>/rootfs * <container-path>/<container-name>/rootfs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment