From 50e21abdb5d9b6afb0e188f6576e0dc65938be8a Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Fri, 4 Apr 2008 18:24:47 +0100 Subject: helpers/lh_config, functions/defaults.sh: Correct "boostrap" -> "bootstrap" --- functions/defaults.sh | 2 +- helpers/lh_config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}" -- cgit v1.0