summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Bortoletto Vaz <tiagovaz@safernet.org.br>2008-08-09 21:46:52 -0300
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:03:38 +0100
commit17ca582c930474093e71084d3e418ab665cdfaf7 (patch)
tree761b4dfe7377704133692243f119c5b6cfa0eb71
parent2acf0498253ae54c2030952a873ed8a93740e32f (diff)
downloadlive-build-17ca582c930474093e71084d3e418ab665cdfaf7.zip
live-build-17ca582c930474093e71084d3e418ab665cdfaf7.tar.gz
Minor typo fix for encryption parameter in lh_config help message.
-rwxr-xr-xhelpers/lh_config2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_config b/helpers/lh_config
index 4b5d70a..8eadb64 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}"