summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard/emulation/qemu-aarch64.md
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2021-10-01 14:10:19 -0600
committerMartin Roth <martinroth@google.com>2021-10-05 18:06:24 +0000
commit6c3ece9c9ef73db5c0e02cc5a41c98f46b86c3e9 (patch)
tree23a804c556938f20002a2727ac62495a9bb982fe /Documentation/mainboard/emulation/qemu-aarch64.md
parentd4c55353e044e157994eaf15b78103a9473e5440 (diff)
downloadcoreboot-6c3ece9c9ef73db5c0e02cc5a41c98f46b86c3e9.tar.gz
coreboot-6c3ece9c9ef73db5c0e02cc5a41c98f46b86c3e9.tar.bz2
coreboot-6c3ece9c9ef73db5c0e02cc5a41c98f46b86c3e9.zip
Documentation: Fix spelling errors
These issues were found and fixed by codespell, a useful tool for finding spelling errors. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: If2a8e97911420c19e9365d5c28810b998f2c2ac8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/58078 Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/mainboard/emulation/qemu-aarch64.md')
-rw-r--r--Documentation/mainboard/emulation/qemu-aarch64.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/mainboard/emulation/qemu-aarch64.md b/Documentation/mainboard/emulation/qemu-aarch64.md
index 4df36a99440c..6db8cefef084 100644
--- a/Documentation/mainboard/emulation/qemu-aarch64.md
+++ b/Documentation/mainboard/emulation/qemu-aarch64.md
@@ -1,5 +1,5 @@
# QEMU AArch64 emulator
-This page discribes how to build and run coreboot for QEMU/AArch64.
+This page describes how to build and run coreboot for QEMU/AArch64.
You can use LinuxBoot via `make menuconfig` or an arbitrary FIT image
as a payload for QEMU/AArch64.