[SCM] debian-live/live-helper branch, master, updated. 1.0_a43-1-3-g49d27a0

Chris Lamb chris at chris-lamb.co.uk
Thu Apr 10 21:38:26 UTC 2008


The following commit has been merged in the master branch:
commit 37666ee1bb261b0ac48dd0009272dc954f953090
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Fri Apr 4 18:24:47 2008 +0100

    helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap"
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/functions/defaults.sh b/functions/defaults.sh
index f10e7c9..5816a72 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -257,7 +257,7 @@ Set_defaults ()
 			;;
 	esac
 
-	# Setting boostrap keyring
+	# Setting bootstrap keyring
 	# LH_BOOTSTRAP_KEYRING
 
 	# Setting mirror to fetch packages from
diff --git a/helpers/lh_config b/helpers/lh_config
index eb6424c..fb4daf3 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -832,7 +832,7 @@ LH_BOOTSTRAP_KEYRING="${LH_BOOTSTRAP_KEYRING}"
 # (Default: ${LH_DISTRIBUTION})
 LH_DISTRIBUTION="${LH_DISTRIBUTION}"
 
-# \$LH_MIRROR_BOOTSTRAP: set mirror to boostrap from
+# \$LH_MIRROR_BOOTSTRAP: set mirror to bootstrap from
 # (Default: ${LH_MIRROR_BOOTSTRAP})
 LH_MIRROR_BOOTSTRAP="${LH_MIRROR_BOOTSTRAP}"
 

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list