summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorTiago Bortoletto Vaz <tiagovaz@safernet.org.br>2008-08-09 21:46:52 -0300
committerDaniel Baumann <daniel@debian.org>2008-08-10 04:12:37 +0200
commit6bb9881da9f1659a62a8fed1610c5aba5683f7a0 (patch)
tree0c3914c76232c758cac48f98ade47bd87cc92ec9 /helpers
parent1b7da55dbe63cdd02b83161eaf079088fecbc3d8 (diff)
downloadvyos-live-build-6bb9881da9f1659a62a8fed1610c5aba5683f7a0.tar.gz
vyos-live-build-6bb9881da9f1659a62a8fed1610c5aba5683f7a0.zip
Minor typo fix for encryption parameter in lh_config help message.
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 4b5d70a3c..8eadb6410 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -1009,7 +1009,7 @@ LH_DEBIAN_INSTALLER_DAILY="${LH_DEBIAN_INSTALLER_DAILY}"
# (Default: empty)
LH_DEBIAN_INSTALLER_DISTRIBUTION="${LH_DEBIAN_INSTALLER_DISTRIBUTION}"
-# \$LH_ENCRYPTION: set encrytion
+# \$LH_ENCRYPTION: set encryption
# (Default: ${LH_ENCRYPTION})
LH_ENCRYPTION="${LH_ENCRYPTION}"