treewide: fix typos found with codespell

Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lists.sr.ht/~postmarketos/pmbootstrap-devel/%3C20230706211537.10438-2-ollieparanoid@postmarketos.org%3E
This commit is contained in:
Oliver Smith 2023-07-06 23:14:44 +02:00
parent 047df10d57
commit 67fe5a62fd
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
7 changed files with 7 additions and 7 deletions

View file

@ -138,7 +138,7 @@ def command_qemu(args, arch, img_path, img_path_2nd=None):
command = []
if pmb.config.arch_native in ["aarch64", "armv7"]:
# Workaround for QEMU failing on aarch64 asymetric multiprocessor
# Workaround for QEMU failing on aarch64 asymmetric multiprocessor
# arch (big/little architecture
# https://en.wikipedia.org/wiki/ARM_big.LITTLE) see
# https://bugs.linaro.org/show_bug.cgi?id=1443