aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/property/lxc.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/lxc.lisp b/src/property/lxc.lisp
index 4feb34f..5027753 100644
--- a/src/property/lxc.lisp
+++ b/src/property/lxc.lisp
@@ -224,7 +224,7 @@ OPTIONS is a plist of keyword parameters:
- :CHROOT-OPTIONS -- passed on to CHROOT:OS-BOOTSTRAPPED-FOR, which see.
-A limitation of the current implementation is the the root filesystem of the
+A limitation of the current implementation is that the root filesystem of the
container is always created under ~/.local/share/lxc/HOSTNAME where HOSTNAME
is the hostname of HOST, ignoring any configured XDG_DATA_HOME for USER.