update spelling errors

Change-Id: Ic206b8247acce1975409329faa29deccd4f886de
This commit is contained in:
weiyj 2019-01-08 14:30:26 +08:00
parent 31f3e9dbc3
commit 64a8fc7c58
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ else
# Have to --include=busybox because initramfs needs it
if [ $(dpkg --print-architecture) != ${ARCH} ]; then
# Target architecture diffrent from host architecture:
# Target architecture different from host architecture:
# there is the need to call 'qemu-debootstrap'.
DEBOOTSTRAP_QEMU="qemu-"
fi

View File

@ -17,7 +17,7 @@ fi
# sync if needed
[[ ! -e /usr/portage/profiles ]] && emerge-webrsync
# make world consistant
# make world consistent
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --complete-graph=y --update --newuse --deep @world
# rebuild packages that might need it
emerge ${GENTOO_EMERGE_DEFAULT_OPTS} --usepkg=n @preserved-rebuild