summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Floyd <cognifloyd@gmail.com>2021-01-02 11:51:38 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-02 11:51:38 +0100
commit03b9c49ec4aa5dce0d8d4a3666a90d8f720c728b (patch)
treecadcf949516decc0fa82cc4bfba050e236c206fe
parentscripts/bootstrap-prefix: drop obsolete target stuff (diff)
downloadprefix-03b9c49e.tar.gz
prefix-03b9c49e.tar.bz2
prefix-03b9c49e.zip
scripts/bootstrap-prefix: fix typo
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
-rwxr-xr-xscripts/bootstrap-prefix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bootstrap-prefix.sh b/scripts/bootstrap-prefix.sh
index d453ef7e35..268c0d3b54 100755
--- a/scripts/bootstrap-prefix.sh
+++ b/scripts/bootstrap-prefix.sh
@@ -2809,7 +2809,7 @@ EOF
export CHOST=$(portageq envvar CHOST)
# after stage1 and stage2 we should have a bash of our own, which
- # is preferably over the host-provided one, because we know it can
+ # is preferable over the host-provided one, because we know it can
# deal with the bash-constructs we use in stage3 and onwards
hash -r