From 17ca582c930474093e71084d3e418ab665cdfaf7 Mon Sep 17 00:00:00 2001
From: Tiago Bortoletto Vaz <tiagovaz@safernet.org.br>
Date: Sat, 9 Aug 2008 21:46:52 -0300
Subject: Minor typo fix for encryption parameter in lh_config help message.

---
 helpers/lh_config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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}"
 
-- 
cgit v1.0