aboutsummaryrefslogtreecommitdiff
path: root/src/property
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-11-09 17:47:39 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-11-09 17:51:51 -0700
commit8d9370c01a50e4f8198ed21c7eb5ed70c8529860 (patch)
treea5b54673b3b41a5b26cd4d870abd3988a15f4fb7 /src/property
parent26f92f8368df8b6f8e7e151740ddfff5a886c588 (diff)
downloadconsfigurator-8d9370c01a50e4f8198ed21c7eb5ed70c8529860.tar.gz
LXC:USER-CONTAINER-FOR docstring: fix typo
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property')
-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.