From 9fd60f9ea2bf0ca502b7f333de67f7fb05025ac9 Mon Sep 17 00:00:00 2001 From: Thilo Fromm Date: Thu, 4 Mar 2021 11:33:30 +0100 Subject: [PATCH] Spelling fixes in comments Co-authored-by: Krzesimir Nowak --- bootstrap_sdk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap_sdk b/bootstrap_sdk index 475c5a61cc..2e998cedd1 100755 --- a/bootstrap_sdk +++ b/bootstrap_sdk @@ -85,8 +85,8 @@ cp "${BUILD_LIBRARY_DIR}/toolchain_util.sh" "${ROOT_OVERLAY}/tmp" # Stage 1 uses a different ebuild repo snapshot as well as a different portage_overlay -# the ones from the SDK where ./bootstrap_sdk is being executed - -# to buils a known-good stage 1 (see stages description at top +# than the ones from the SDK where ./bootstrap_sdk is being executed - +# to build a known-good stage 1 (see stages description at top # of file). This prevents package upgrades from updated ebuild files in the portage/coreos # to apply in stage 1. # Stage 1 lacks proper isolation and will link all packages built against its own