aboutsummaryrefslogtreecommitdiff
path: root/doc/board/emulation/qemu-arm.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/board/emulation/qemu-arm.rst')
-rw-r--r--doc/board/emulation/qemu-arm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/board/emulation/qemu-arm.rst b/doc/board/emulation/qemu-arm.rst
index 16f66388eb1..b42d924cc66 100644
--- a/doc/board/emulation/qemu-arm.rst
+++ b/doc/board/emulation/qemu-arm.rst
@@ -54,7 +54,7 @@ Note that for some odd reason qemu-system-aarch64 needs to be explicitly
told to use a 64-bit CPU or it will boot in 32-bit mode. The -nographic argument
ensures that output appears on the terminal. Use Ctrl-A X to quit.
-Additional persistent U-boot environment support can be added as follows:
+Additional persistent U-Boot environment support can be added as follows:
- Create envstore.img using qemu-img::