aboutsummaryrefslogtreecommitdiff
path: root/src/property/fstab.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-29 11:06:47 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-29 11:08:03 -0700
commit8f97a9ca77df73daf7074b6dd78d2f5ba0f97bee (patch)
tree2d339b027fb42ef91748b30e1113f6aa5957986f /src/property/fstab.lisp
parent37d41fbf8bbc217d31f6e691bb1ca0126e6c90d4 (diff)
downloadconsfigurator-8f97a9ca77df73daf7074b6dd78d2f5ba0f97bee.tar.gz
minor style tweaks
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/fstab.lisp')
-rw-r--r--src/property/fstab.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/fstab.lisp b/src/property/fstab.lisp
index a57f8ba..fa573e1 100644
--- a/src/property/fstab.lisp
+++ b/src/property/fstab.lisp
@@ -78,7 +78,7 @@ if the first field of the existing entry is not \"none\" and the corresponding
member of ENTRIES is \"none\", use the existing field value.
This makes it easy to update mount options without having to specify the
-partition or filesystem UUID in your Consfig."
+partition or filesystem UUID in your consfig."
(:desc (format nil "fstab entries for ~{~A~^, ~}"
(mapcar #'entry->mountpoint entries)))
(:apply